Thanks a lot Mike, Jon and Alan. Although building from source wasn't as
straight-forward as I mentioned but I got it running. Someone should add
these details to the document to make it easier for others.
Nabeel
On Tue, Jun 4, 2013 at 1:55 AM, Alan Bateman wrote:
> On 03/06/2013 21:00, Nabeel
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/boo
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