RFR: 8256517: (ref) Reference.clear during reference processing may lose notification

Roman Kennke rkennke at openjdk.java.net
Mon Nov 23 20:39:03 UTC 2020


On Mon, 23 Nov 2020 19:18:05 GMT, Per Liden <pliden at openjdk.org> wrote:

>> test/hotspot/jtreg/gc/TestReferenceClearDuringReferenceProcessing.java line 28:
>> 
>>> 26: /* @test
>>> 27:  * @bug 8256517
>>> 28:  * @requires vm.gc.Z
>> 
>> Please add | vm.gc.Shenandoah here.
>
> Note that for this test to be useful, the GC needs to support concurrent GC breakpoints, which Shenandoah doesn't do.

Ok, right. Nevermind then!

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

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


More information about the core-libs-dev mailing list