Compact profiles broken?
Uwe Schindler
uschindler at apache.org
Thu May 19 07:10:22 UTC 2016
Hi Alan,
Interestingly, compiling large amounts of code with the Java SE8 option for "compact1" or "compact3" works successfully. It is just this class/package failing. How can that be? The issue is not visible to the outside (requires login).
Uwe
-----
Uwe Schindler
uschindler at apache.org
ASF Member, Apache Lucene PMC / Committer
Bremen, Germany
http://lucene.apache.org/
> -----Original Message-----
> From: jigsaw-dev [mailto:jigsaw-dev-bounces at openjdk.java.net] On Behalf
> Of Alan Bateman
> Sent: Thursday, May 19, 2016 8:55 AM
> To: Ryan Ernst <ryan at iernst.net>; jigsaw-dev at openjdk.java.net
> Subject: Re: Compact profiles broken?
>
> On 19/05/2016 06:49, Alan Bateman wrote:
> > :
> >
> > In the mean-time then this should work:
> >
> > java -release 8 -profile compact3 ...
> >
> > or specify -limitmods, as in:
> >
> > java -limitmods java.compact3 ...
> >
> Oops, I meant `javac` here of course (not `java`).
>
> -Alan
More information about the jigsaw-dev
mailing list