RFR: 8205129: Remove java.lang.Compiler
Eirik Bjorsnos
duke at openjdk.org
Tue Apr 4 17:39:05 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.
The CSR for this PR has been approved for a while now. The PR is still looking for reviewers.
I know the change itself is not a very exciting one to review, it is after all just a file being deleted. But we still need a reviewer to approve it :-)
Or maybe all reviewers are gone on easter vacation?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13092#issuecomment-1496351036
More information about the core-libs-dev
mailing list