[jdk17u-dev] RFR: 8332252: Clean up vmTestbase/vm/share [v2]
Goetz Lindenmaier
goetz at openjdk.org
Tue Jun 17 16:05:11 UTC 2025
On Tue, 17 Jun 2025 08:40:46 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
>> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Undo spurious change
>
> test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_0_1/TestDescription.java line 35:
>
>> 33: * @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
>> 34: * @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
>> 35: * @requires vm.gc != "Z"
>
> Can you explain this change, please? I can't see it in the original change.
Thanks for catching this. This sneaked in from another backport. I removed it.
-------------
PR Review Comment: https://git.openjdk.org/jdk17u-dev/pull/3640#discussion_r2152640505
More information about the jdk-updates-dev
mailing list