RFR: 8205129: Remove java.lang.Compiler

David Holmes dholmes at openjdk.org
Mon Mar 20 02:04:19 UTC 2023


On Sun, 19 Mar 2023 15:20:33 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:

> > The discussion is also a reminder that -Djava.compiler=NONE is the equivalent of -Xint, I thought that system property was dropped a long time ago.
> 
> https://bugs.openjdk.org/browse/JDK-8041676 suggests to deprecate it, but from the last comment we still seem to be waiting for @dholmes-ora to get back from vacation on the 22nd :-)

I guess I never heard back from @stuart-marks . :( I think [JDK-8041676](https://bugs.openjdk.org/browse/JDK-8041676) needs to be resolved along side this issue.

-------------

PR: https://git.openjdk.org/jdk/pull/13092


More information about the core-libs-dev mailing list