RFR: 8205129: Remove java.lang.Compiler

David Holmes dholmes at openjdk.org
Tue Mar 21 02:42:41 UTC 2023


On Tue, 21 Mar 2023 01:46:46 GMT, David Holmes <dholmes at openjdk.org> wrote:

>The only part of that we have left today is that -Djava.compiler=NONE is an alias for -Xint mode.

Edit: ... unless `-Xdebug` is specified in which case it is ignored.

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

PR Comment: https://git.openjdk.org/jdk/pull/13092#issuecomment-1477202418


More information about the core-libs-dev mailing list