Integrated: 8346232: Remove leftovers of the jar --normalize feature
Eirik Bjørsnøs
eirbjo at openjdk.org
Mon Dec 16 18:06:43 UTC 2024
On Sat, 14 Dec 2024 12:22:15 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:
> Please review this cleanup PR which removes a property and a code comment left behind after the `jar --normalize` feature was removed in JDK 14.
>
> The feature was deprecated in JDK-8199871 and removed in JDK-8234542, along with removal of Pack200 tools and APIs.
>
> This PR removes the now unused `main.help.opt.create.normalize` property and a code comment in `Main.java` referencing normalization.
This pull request has now been integrated.
Changeset: 51662c23
Author: Eirik Bjørsnøs <eirbjo at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/51662c2384326749fb4ee7a792d98b01d64e56f1
Stats: 25 lines in 12 files changed: 0 ins; 15 del; 10 mod
8346232: Remove leftovers of the jar --normalize feature
Reviewed-by: alanb, jpai
-------------
PR: https://git.openjdk.org/jdk/pull/22751
More information about the compiler-dev
mailing list