RFR: JDK-8275608: runtime/Metaspace/elastic/TestMetaspaceAllocationMT2 too slow [v4]

Thomas Stuefe stuefe at openjdk.java.net
Fri Oct 29 10:31:23 UTC 2021


On Fri, 29 Oct 2021 10:01:32 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocationMT2.java line 44:
>> 
>>> 42: 
>>> 43: /*
>>> 44:  * @test id=debugdefault
>> 
>> Why these changes?
>
> Nevermind, got my reply.

As I wrote, I changed the test names, because I want to be able to call them individually with '#bla' and that does not work if the subtest name contains non-alphanumerics. I can do it in a separate RFE if you prefer.

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

PR: https://git.openjdk.java.net/jdk/pull/6041


More information about the hotspot-runtime-dev mailing list