Prohibited package name: java.util.stream

Mike Duigou mike.duigou at oracle.com
Mon Jun 3 13:30:00 PDT 2013


It sounds like you are running with an old version of jtreg. You will have to update your jtreg installation. There are checkout and build instructions for jtreg here: http://openjdk.java.net/jtreg/

Mike

On Jun 3 2013, at 10:47 , 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
> 



More information about the jtreg-use mailing list