On 03/06/2013 21:00, Nabeel Memon wrote:
Simply running 'make jdk_util' under the test folder is failing and
throwing the same exception:

java.lang.SecurityException: Prohibited package name: java.util.stream...

for all test sources under under:

java/util/stream/test/* and java/util/stream/boottest/*


Can anyone please verify if i've missed something or this is a known issue?



Nabeel
The stream tests add classes on the boot class path and need the latest jtreg to get that support. This means building jtreg yourself and I see you've started a discussion on jtreg-use about that.

-Alan

Reply via email to