-Xaddreads does not work on javac
Alan Bateman
Alan.Bateman at oracle.com
Thu Oct 22 12:22:17 UTC 2015
On 22/10/2015 08:15, deven you wrote:
> Hi All,
>
> From the JEP261[1], the -XaddReads should be work at both compile and
> runtime but the below testing shows, javac won't work:
That's right, javac doesn't have this option yet. There are a few areas
where javac and the run-time aren't quite aligned yet and these issues
will get worked out and fixed over time.
-Alan
More information about the jigsaw-dev
mailing list