RFR: 8205129: Remove java.lang.Compiler

Alan Bateman alanb at openjdk.org
Tue Mar 28 13:39:36 UTC 2023


On Sun, 19 Mar 2023 09:01:26 GMT, Eirik Bjorsnos <duke at openjdk.org> wrote:

> Please help review this PR which suggests we remove the class `java.lang.Compiler`. The class seems non-functional for a decade, and was terminally deprecated in Java 9. Time has come to let it go.

I think you should be able to finalize the CSR JDK-8304458.

I think it would be good to remove "java.compiler" from the list of standard properties (table in System.getProperties) in the same release.

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

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


More information about the core-libs-dev mailing list