Integrated: 8288287: Remove expired flags in JDK 21
David Holmes
dholmes at openjdk.org
Mon Dec 12 22:23:18 UTC 2022
On Fri, 9 Dec 2022 03:06:49 GMT, David Holmes <dholmes at openjdk.org> wrote:
> It is that time of the release again. :)
>
> The VM option flags that expire in JDK 21 are removed from the flags table.
>
> The java manpage is updated in relation to the obsoleted and expired/removed options.
>
> Testing: tiers 1-3 sanity testing
>
> Thanks.
This pull request has now been integrated.
Changeset: be69930d
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/be69930d9d72fe5b1c2b642943cc7d4347979ca6
Stats: 23 lines in 2 files changed: 11 ins; 10 del; 2 mod
8288287: Remove expired flags in JDK 21
Reviewed-by: kvn, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/11603
More information about the hotspot-runtime-dev
mailing list