RFR: 8350753: Deprecate UseCompressedClassPointers [v5]
Thomas Stuefe
stuefe at openjdk.org
Wed Apr 9 05:16:01 UTC 2025
On Tue, 8 Apr 2025 22:10:13 GMT, ExE Boss <duke at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>>
>> - Test fix for 32-bit
>> - Merge branch 'master' into JDK-8350753-Deprecate-UseCompressedClassPointers
>> - move line
>> - move line
>> - Merge branch 'master' into JDK-8350753-Deprecate-UseCompressedClassPointers
>> - Merge branch 'openjdk:master' into JDK-8350753-Deprecate-UseCompressedClassPointers
>> - not on 32-bit
>> - Deprecate UseCompressedClassPointers
>
> test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java line 108:
>
>> 106: OutputAnalyzer output = CommandLineOptionTest.startVMWithOptions(optionNames, expectedValues);
>> 107: output.reportDiagnosticSummary();
>> 108:
>
> Suggestion:
>
> output.reportDiagnosticSummary();
Thank you.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24436#discussion_r2034457978
More information about the hotspot-runtime-dev
mailing list