jdk-24/test/jdk/java/lang/Thread/virtual
Alan Bateman dee0982c60 8343132: Remove temporary transitions from Virtual thread implementation
Reviewed-by: dholmes, sspitsyn, pchilanomate
2024-10-31 08:53:19 +00:00
..
java.base/jdk/internal/event 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
stress 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode 2024-10-30 11:05:07 +00:00
ActivateSpareCarrier.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
BigStackChunk.java 8335362: [Windows] Stack pointer increment in _cont_thaw stub can cause program to terminate with exit code 0xc0000005 2024-09-11 19:41:43 +00:00
CarrierThreadInfo.java 8336254: Virtual thread implementation + test updates 2024-07-25 04:59:01 +00:00
Collectable.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
CustomScheduler.java 8336254: Virtual thread implementation + test updates 2024-07-25 04:59:01 +00:00
JfrEvents.java 8338890: Add monitoring/management interface for the virtual thread scheduler 2024-09-10 07:23:35 +00:00
libTracePinnedThreads.c 8289284: jdk.tracePinnedThreads output confusing when pinned due to native frame 2022-07-13 15:03:37 +00:00
Locking.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
MonitorEnterExit.java 8338890: Add monitoring/management interface for the virtual thread scheduler 2024-09-10 07:23:35 +00:00
MonitorWaitNotify.java 8338890: Add monitoring/management interface for the virtual thread scheduler 2024-09-10 07:23:35 +00:00
Parking.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
ParkWithFixedThreadPool.java 8343132: Remove temporary transitions from Virtual thread implementation 2024-10-31 08:53:19 +00:00
Reflection.java 8336254: Virtual thread implementation + test updates 2024-07-25 04:59:01 +00:00
ShutdownHook.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
StackFrames.java 8336254: Virtual thread implementation + test updates 2024-07-25 04:59:01 +00:00
ThreadAPI.java 8338890: Add monitoring/management interface for the virtual thread scheduler 2024-09-10 07:23:35 +00:00
ThreadLocals.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
ThreadPollOnYield.java 8335269: [Graal] occasional timeout in java/lang/StringBuffer/TestSynchronization.java with loom 2024-07-15 14:54:04 +00:00
TracePinnedThreads.java 8322846: Running with -Djdk.tracePinnedThreads set can hang 2024-01-06 18:24:28 +00:00
TraceVirtualThreadLocals.java 8305875: Test TraceVirtualThreadLocals should be run with continuations only 2023-04-13 16:39:25 +00:00
VirtualThreadPinnedEventThrows.java 8338890: Add monitoring/management interface for the virtual thread scheduler 2024-09-10 07:23:35 +00:00
YieldQueuing.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00