RFR: 8273928: Use named run ids when problem listing tests [v3]
Stefan Karlsson
stefank at openjdk.java.net
Mon Sep 20 11:15:48 UTC 2021
On Sun, 19 Sep 2021 23:13:32 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Stefan Karlsson has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix TestReferenceClearDuringReferenceProcessing
>
> test/hotspot/jtreg/compiler/gcbarriers/UnsafeIntrinsicsTest.java line 25:
>
>> 23:
>> 24: /*
>> 25: * @test id=Z
>
> Are these id's actually case sensitive? Just curious.
It seems like they are case insensitive. Just tried to problem list with z and Z, and both worked.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5557
More information about the hotspot-dev
mailing list