Integrated: 8205129: Remove java.lang.Compiler
Eirik Bjorsnos
duke at openjdk.org
Mon Apr 10 08:35:56 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.
This pull request has now been integrated.
Changeset: a8e3a2dd
Author: Eirik Bjorsnos <eirbjo at gmail.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a8e3a2dd2f8025986501f59f085afeffa6559e6b
Stats: 105 lines in 1 file changed: 0 ins; 105 del; 0 mod
8205129: Remove java.lang.Compiler
Reviewed-by: alanb, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/13092
More information about the core-libs-dev
mailing list