jdk-24/test/jdk/java/lang/Thread
Stefan Karlsson d20034b09c 8307058: Implementation of Generational ZGC
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org>
Co-authored-by: Per Liden <pliden@openjdk.org>
Co-authored-by: Stefan Johansson <sjohanss@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Co-authored-by: Erik Helin <ehelin@openjdk.org>
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Co-authored-by: Leslie Zhai <lzhai@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Yadong Wang <yadongwang@openjdk.org>
Reviewed-by: eosterlund, aboldtch, rcastanedalo
2023-05-11 13:59:37 +00:00
..
java.base/jdk/internal/event 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
jni/AttachCurrentThread 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
virtual 8307058: Implementation of Generational ZGC 2023-05-11 13:59:37 +00:00
BuilderTest.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
DegradedMethodsThrowUOE.java 8249627: Degrade Thread.suspend and Thread.resume 2022-09-27 11:43:59 +00:00
GenerifyStackTraces.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HoldsLock.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IsAlive.java 8306452: Fix Amazon copyright in JDK-8305425 test 2023-04-19 18:36:07 +00:00
ITLConstructor.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JoinWithDuration.java 8301767: Convert virtual thread tests to JUnit 2023-02-08 14:56:28 +00:00
MainThreadTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NullStackTrace.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SleepSanity.java 8305092: Improve Thread.sleep(millis, nanos) for sub-millisecond granularity 2023-05-03 09:39:57 +00:00
SleepWithDuration.java 8301767: Convert virtual thread tests to JUnit 2023-02-08 14:56:28 +00:00
StartOOMTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadSleepEvent.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
ThreadSleepEventThrows.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
ThreadStateController.java 8081652: [TESTBUG] java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java timed out intermittently 2020-06-08 09:58:55 -07:00
ThreadStateTest.java 8214431: tests failed because can't find jdk.testlibrary.* in test directory or libraries 2018-11-29 07:40:45 +08:00
UncaughtExceptionsTest.java 8301767: Convert virtual thread tests to JUnit 2023-02-08 14:56:28 +00:00