jdk-24/test/jdk/java/lang/ref
Alan Bateman 9583e3657e 8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
2022-05-07 08:06:16 +00:00
..
SoftReference 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Basic.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CleanerTest.java 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
EarlyTimeout.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnqueueNullRef.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EnqueuePollRace.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalizeOverride.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalizerHistogramTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullQueue.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OOMEInReferenceHandler.java 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +00:00
PhantomReferentClearing.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReachabilityFenceTest.java 8146090: java/lang/ref/ReachabilityFenceTest.java fails with -XX:+DeoptimizeALot 2018-12-04 17:18:11 -08:00
ReferenceClone.java 8285690: CloneableReference subtest should not throw CloneNotSupportedException 2022-04-28 15:15:17 +00:00
ReferenceEnqueue.java 8257876: Avoid Reference.isEnqueued in tests 2020-12-10 10:34:47 +00:00
ReferenceEnqueuePending.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReferenceRefersTo.java 8188055: (ref) Add Reference::refersTo predicate 2020-11-04 09:18:23 +00:00