RFR: 8330699: Obsolete -XX:+UseEmptySlotsInSupers

David Holmes dholmes at openjdk.org
Sat Jun 15 05:09:11 UTC 2024


On Fri, 14 Jun 2024 11:05:23 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Remove code to not use empty slots in supers.
> Tested with tier1-4.

Looks good. But the flag table entry in arguments.cpp should be moved from the deprecated section to the obsolete section.  Also the test

./test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java

needs updating.

Thanks.

-------------

Changes requested by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19720#pullrequestreview-2120068593


More information about the hotspot-runtime-dev mailing list