RFR: JDK-8307356: Metaspace: simplify BinList handling [v4]
Thomas Stuefe
stuefe at openjdk.org
Thu Aug 17 06:34:44 UTC 2023
On Tue, 23 May 2023 15:44:21 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> test/hotspot/jtreg/TEST.groups line 388:
>>
>>> 386: -runtime/Metaspace/FragmentMetaspaceSimple.java \
>>> 387: -runtime/Metaspace/elastic/TestMetaspaceAllocationMT1.java \
>>> 388: -runtime/Metaspace/elastic/TestMetaspaceAllocationMT2.java \
>>
>> Reviewer hint: I need these tests back in GHA tier 1 for the moment (also because more Metaspace changes are coming for Lilliput)
>
> Is there a way to fix these tests so they don't run so slowly - which is why I think they were moved in the first place?
Yes, I have planned to make them faster, or cut them down a bit in automatic mode: https://bugs.openjdk.org/browse/JDK-8303815
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13776#discussion_r1296730393
More information about the hotspot-runtime-dev
mailing list