Integrated: 8268573: Remove expired flags in JDK 19
David Holmes
dholmes at openjdk.java.net
Thu Dec 16 22:35:44 UTC 2021
On Mon, 13 Dec 2021 22:17:39 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Please review this simple change to remove all the flags that expired in JDK 19 from the flag table in arguments.cpp.
>
> The java manpage is also updated as the UseBiasedLocking flag is moved from the "obsoleted" section, to the "removed" section. Plus we update the list of previous release docs.
>
> Testing: local - all the runtime/CommandLine tests
>
> Thanks,
> David
This pull request has now been integrated.
Changeset: 197c9f5a
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/197c9f5ac8cc0ebfcd9f33415b0dcd382cd8d15e
Stats: 29 lines in 2 files changed: 11 ins; 17 del; 1 mod
8268573: Remove expired flags in JDK 19
Reviewed-by: dcubed, pchilanomate, eosterlund
-------------
PR: https://git.openjdk.java.net/jdk/pull/6819
More information about the hotspot-runtime-dev
mailing list