Code Review for branch fibers against project master

Prepared by: Buildbot on Fri Mar 31 01:08:45 CEST 2023
Compare against: https://github.com/openjdk/loom
Compare against version: 69152c3b
Summary of changes: 3913 lines changed; 2308 ins; 1048 del; 557 mod; 104198 unchg
Patch of changes: branch fibers against project master.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw .jcheck/conf

23 lines changed; 1 ins; 20 del; 2 mod; -7 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/Main.gmk

20 lines changed; 20 ins; 0 del; 0 mod; 1403 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/RunTests.gmk

11 lines changed; 10 ins; 0 del; 1 mod; 1240 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/autoconf/configure.ac

1 lines changed; 1 ins; 0 del; 0 mod; 315 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/autoconf/lib-tests.m4

19 lines changed; 19 ins; 0 del; 0 mod; 303 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/autoconf/spec.gmk.in

2 lines changed; 2 ins; 0 del; 0 mod; 991 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/conf/docs-modules.conf

1 lines changed; 0 ins; 1 del; 0 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/conf/jib-profiles.js

3 lines changed; 0 ins; 0 del; 3 mod; 1481 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw make/conf/module-loader-map.conf

1 lines changed; 0 ins; 1 del; 0 mod; 93 unchg

------ ------ ------ ------ --- New Patch Raw make/test/BuildJtregMainWrapper.gmk

77 lines changed; 77 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw make/test/BuildJtregTestThreadFactory.gmk

67 lines changed; 67 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/javaClasses.cpp

8 lines changed; 0 ins; 7 del; 1 mod; 5356 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/javaClasses.hpp

1 lines changed; 0 ins; 1 del; 0 mod; 1910 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/classfile/vmSymbols.hpp

4 lines changed; 2 ins; 2 del; 0 mod; 894 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jni.cpp

1 lines changed; 0 ins; 0 del; 1 mod; 4020 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvm.cpp

2 lines changed; 0 ins; 0 del; 2 mod; 4000 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmti.xml

26 lines changed; 0 ins; 20 del; 6 mod; 15447 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmtiEnv.cpp

7 lines changed; 0 ins; 7 del; 0 mod; 4043 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmtiH.xsl

2 lines changed; 1 ins; 0 del; 1 mod; 454 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/stackwalk.cpp

9 lines changed; 8 ins; 0 del; 1 mod; 600 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/globals.hpp

1 lines changed; 0 ins; 0 del; 1 mod; 1984 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/runtime/threads.cpp

1 lines changed; 1 ins; 0 del; 0 mod; 1595 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/ScopedValue.java (was src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java)

29 lines changed; 5 ins; 4 del; 20 mod; 810 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/System.java

24 lines changed; 0 ins; 22 del; 2 mod; 2626 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/Thread.java

242 lines changed; 57 ins; 132 del; 53 mod; 2744 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/ThreadBuilders.java

83 lines changed; 49 ins; 25 del; 9 mod; 387 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/ThreadLocal.java

75 lines changed; 49 ins; 19 del; 7 mod; 765 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/lang/VirtualThread.java

135 lines changed; 72 ins; 33 del; 30 mod; 1041 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/concurrent/Executors.java

6 lines changed; 0 ins; 4 del; 2 mod; 873 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/concurrent/StructureViolationException.java (was src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/StructureViolationException.java)

5 lines changed; 3 ins; 0 del; 2 mod; 52 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/concurrent/StructuredTaskScope.java (was src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/StructuredTaskScope.java)

22 lines changed; 3 ins; 13 del; 6 mod; 1195 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/util/concurrent/ThreadPerTaskExecutor.java

27 lines changed; 1 ins; 22 del; 4 mod; 553 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/access/JavaLangAccess.java

9 lines changed; 0 ins; 9 del; 0 mod; 554 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/javac/PreviewFeature.java

6 lines changed; 4 ins; 0 del; 2 mod; 94 unchg

------ ------ ------ ------ Old --- Patch Raw src/java.base/share/classes/jdk/internal/misc/StructureViolationExceptions.java

90 lines changed; 0 ins; 90 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/misc/ThreadFlock.java

7 lines changed; 1 ins; 2 del; 4 mod; 583 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/vm/Continuation.java

9 lines changed; 5 ins; 2 del; 2 mod; 494 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/jdk/internal/vm/ScopedValueContainer.java

6 lines changed; 1 ins; 3 del; 2 mod; 207 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/module-info.java

13 lines changed; 0 ins; 10 del; 3 mod; 422 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/native/include/jni.h

2 lines changed; 1 ins; 0 del; 1 mod; 1999 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.management/share/classes/module-info.java

4 lines changed; 0 ins; 3 del; 1 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.se/share/data/jdwp/jdwp.spec

11 lines changed; 2 ins; 8 del; 1 mod; 3343 unchg

------ ------ ------ ------ Old --- Patch Raw src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/package-info.java

30 lines changed; 0 ins; 30 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch Raw src/jdk.incubator.concurrent/share/classes/module-info.java

38 lines changed; 0 ins; 38 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdi/share/classes/com/sun/jdi/ThreadReference.java

4 lines changed; 0 ins; 2 del; 2 mod; 519 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdi/share/classes/com/sun/jdi/request/ThreadDeathRequest.java

4 lines changed; 0 ins; 2 del; 2 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdi/share/classes/com/sun/jdi/request/ThreadStartRequest.java

4 lines changed; 0 ins; 2 del; 2 mod; 73 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources.java

2 lines changed; 0 ins; 1 del; 1 mod; 499 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdi/share/classes/com/sun/tools/jdi/resources/jdi.properties

2 lines changed; 0 ins; 0 del; 2 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdi/share/man/jdb.1

6 lines changed; 0 ins; 5 del; 1 mod; 271 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jdwp.agent/share/native/libjdwp/debugInit.c

2 lines changed; 0 ins; 1 del; 1 mod; 1384 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jfr/share/classes/jdk/jfr/consumer/RecordedThread.java

4 lines changed; 0 ins; 2 del; 2 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.management/share/classes/com/sun/management/HotSpotDiagnosticMXBean.java

6 lines changed; 0 ins; 3 del; 3 mod; 163 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.management/share/classes/com/sun/management/doc-files/threadDump.schema.json

78 lines changed; 78 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/ProblemList-Virtual.txt

540 lines changed; 540 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/ProblemList-Xcomp.txt

17 lines changed; 17 ins; 0 del; 0 mod; 43 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/ProblemList-vthread-Xcomp.txt

34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/ProblemList.txt

7 lines changed; 7 ins; 0 del; 0 mod; 170 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/TEST.groups

5 lines changed; 5 ins; 0 del; 0 mod; 751 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationAllTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/native_sanity/JniVersion.java

3 lines changed; 0 ins; 0 del; 3 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/Monitor/SyncOnValueBasedClassTest.java

8 lines changed; 0 ins; 1 del; 7 mod; 191 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/cds/appcds/redefineClass/RedefineRunningMethods_Shared.java

5 lines changed; 0 ins; 2 del; 3 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/jni/IsVirtualThread/IsVirtualThread.java

2 lines changed; 0 ins; 2 del; 0 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java

2 lines changed; 0 ins; 1 del; 1 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/vthread/JNIMonitor/JNIMonitor.java

3 lines changed; 0 ins; 0 del; 3 mod; 59 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/vthread/RedefineClass.java

3 lines changed; 0 ins; 0 del; 3 mod; 175 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/runtime/vthread/TestObjectAllocationSampleEvent.java

3 lines changed; 0 ins; 0 del; 3 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/GetLocalVariable/GetSetLocalUnsuspended.java

2 lines changed; 0 ins; 1 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/GetOwnedMonitorStackDepthInfo/GetOwnedMonitorStackDepthInfoTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorVMEventsTest.java

4 lines changed; 0 ins; 1 del; 3 mod; 134 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineRunningMethods.java

3 lines changed; 0 ins; 1 del; 2 mod; 151 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineRunningMethodsWithBacktrace.java

4 lines changed; 0 ins; 0 del; 4 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/Breakpoint/breakpoint01/breakpoint01.java

3 lines changed; 0 ins; 0 del; 3 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/ClassLoad/classload01/classload01.java

3 lines changed; 0 ins; 0 del; 3 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/ClassPrepare/classprep01/classprep01.java

3 lines changed; 0 ins; 0 del; 3 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/Exception/exception01/exception01.java

3 lines changed; 0 ins; 0 del; 3 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/ExceptionCatch/excatch01/excatch01.java

3 lines changed; 0 ins; 0 del; 3 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FieldAccess/fieldacc01/fieldacc01.java

3 lines changed; 0 ins; 0 del; 3 mod; 84 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FieldAccess/fieldacc02/fieldacc02.java

3 lines changed; 0 ins; 0 del; 3 mod; 104 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FieldAccess/fieldacc03/fieldacc03.java

3 lines changed; 0 ins; 0 del; 3 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FieldAccess/fieldacc04/fieldacc04.java

3 lines changed; 0 ins; 0 del; 3 mod; 96 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FieldModification/fieldmod01/fieldmod01.java

3 lines changed; 0 ins; 0 del; 3 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FieldModification/fieldmod02/fieldmod02.java

3 lines changed; 0 ins; 0 del; 3 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FramePop/framepop01/framepop01.java

3 lines changed; 0 ins; 0 del; 3 mod; 79 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/FramePop/framepop02/framepop02.java

5 lines changed; 0 ins; 0 del; 5 mod; 92 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MethodEntry/mentry01/mentry01.java

3 lines changed; 0 ins; 0 del; 3 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MethodEntry/mentry02/mentry02.java

3 lines changed; 0 ins; 0 del; 3 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/mexit01/mexit01.java

3 lines changed; 0 ins; 0 del; 3 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MethodExit/mexit02/mexit02.java

3 lines changed; 0 ins; 0 del; 3 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MonitorContendedEnter/mcontenter01/mcontenter01.java

4 lines changed; 0 ins; 0 del; 4 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MonitorContendedEntered/mcontentered01/mcontentered01.java

4 lines changed; 0 ins; 0 del; 4 mod; 141 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MonitorWait/monitorwait01/monitorwait01.java

4 lines changed; 0 ins; 0 del; 4 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/MonitorWaited/monitorwaited01/monitorwaited01.java

4 lines changed; 0 ins; 0 del; 4 mod; 137 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/SingleStep/singlestep01/singlestep01.java

3 lines changed; 0 ins; 0 del; 3 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/events/SingleStep/singlestep03/singlestep03.java

4 lines changed; 0 ins; 0 del; 4 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/stress/StackTrace/NotSuspended/GetStackTraceNotSuspendedStressTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 100 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/stress/StackTrace/Suspended/GetStackTraceSuspendedStressTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/stress/ThreadLocalStorage/SetGetThreadLocalStorageStressTest/SetGetThreadLocalStorageStressTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java

2 lines changed; 0 ins; 0 del; 2 mod; 136 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetCurrentContendedMonitor/contmon01/contmon01.java

3 lines changed; 0 ins; 0 del; 3 mod; 189 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetCurrentContendedMonitor/contmon02/contmon02.java

3 lines changed; 0 ins; 0 del; 3 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetFrameCount/framecnt01/framecnt01.java

4 lines changed; 0 ins; 0 del; 4 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/GetStackTraceCurrentThreadTest/GetStackTraceCurrentThreadTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr03/getstacktr03.java

3 lines changed; 0 ins; 0 del; 3 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr03/libgetstacktr03.cpp

2 lines changed; 0 ins; 1 del; 1 mod; 97 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr04/getstacktr04.java

3 lines changed; 0 ins; 0 del; 3 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr05/getstacktr05.java

3 lines changed; 0 ins; 0 del; 3 mod; 86 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr05/libgetstacktr05.cpp

3 lines changed; 0 ins; 1 del; 2 mod; 139 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr06/getstacktr06.java

3 lines changed; 0 ins; 0 del; 3 mod; 91 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr07/getstacktr07.java

3 lines changed; 0 ins; 0 del; 3 mod; 99 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetStackTrace/getstacktr08/getstacktr08.java

3 lines changed; 0 ins; 0 del; 3 mod; 116 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadInfo/thrinfo01/thrinfo01.java

3 lines changed; 0 ins; 0 del; 3 mod; 119 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat01/thrstat01.java

3 lines changed; 0 ins; 0 del; 3 mod; 163 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat03/thrstat03.java

3 lines changed; 0 ins; 0 del; 3 mod; 102 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/thread/GetThreadState/thrstat05/thrstat05.java

3 lines changed; 0 ins; 0 del; 3 mod; 372 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/BoundVThreadTest/BoundVThreadTest.java

1 lines changed; 0 ins; 1 del; 0 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/BreakpointInYieldTest/BreakpointInYieldTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/ContFramePopTest/ContFramePopTest.java

2 lines changed; 0 ins; 0 del; 2 mod; 122 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/ContStackDepthTest/ContStackDepthTest.java

2 lines changed; 0 ins; 0 del; 2 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/ContYieldBreakPointTest/ContYieldBreakPointTest.java

2 lines changed; 0 ins; 0 del; 2 mod; 101 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/ContinuationTest/ContinuationTest.java

2 lines changed; 0 ins; 0 del; 2 mod; 117 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/GetSetLocalTest/GetSetLocalTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/InterruptThreadTest/InterruptThreadTest.java

5 lines changed; 0 ins; 0 del; 5 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/MethodExitTest/MethodExitTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 110 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/NullAsCurrentThreadTest/NullAsCurrentThreadTest.java

5 lines changed; 0 ins; 0 del; 5 mod; 78 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/PinnedTaskTest/PinnedTaskTest.java

5 lines changed; 0 ins; 0 del; 5 mod; 56 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/RawMonitorTest/RawMonitorTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/RedefineClasses/RedefineRunningMethods.java

2 lines changed; 0 ins; 0 del; 2 mod; 183 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/SelfSuspendDisablerTest/SelfSuspendDisablerTest.java

5 lines changed; 0 ins; 0 del; 5 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java

5 lines changed; 0 ins; 2 del; 3 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResume2/SuspendResume2.java

5 lines changed; 0 ins; 2 del; 3 mod; 172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/SuspendResumeAll/SuspendResumeAll.java

5 lines changed; 0 ins; 2 del; 3 mod; 184 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 142 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadNotifyFramePopTest/VThreadNotifyFramePopTest.java

3 lines changed; 0 ins; 2 del; 1 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadTest/VThreadTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadUnsupportedTest/VThreadUnsupportedTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 67 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VirtualStackTraceTest/VirtualStackTraceTest.java

3 lines changed; 0 ins; 2 del; 1 mod; 82 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VirtualThreadStartTest/VirtualThreadStartTest.java

3 lines changed; 0 ins; 2 del; 1 mod; 70 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/WaitNotifySuspendedVThreadTest/WaitNotifySuspendedVThreadTest.java

3 lines changed; 0 ins; 1 del; 2 mod; 83 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/premain/AgentWithVThreadTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 41 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineVirtual/StressRedefineVirtual.java

2 lines changed; 0 ins; 1 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/vmTestbase/nsk/share/jdb/Launcher.java

3 lines changed; 0 ins; 2 del; 1 mod; 395 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/vmTestbase/nsk/share/jdi/Binder.java

3 lines changed; 0 ins; 2 del; 1 mod; 1293 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/vmTestbase/nsk/share/jpda/DebugeeBinder.java

7 lines changed; 0 ins; 6 del; 1 mod; 757 unchg

------ ------ ------ ------ --- New Patch Raw test/jaxp/ProblemList-Virtual.txt

4 lines changed; 4 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/ProblemList-Virtual.txt

321 lines changed; 321 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/ProblemList-vthread-Xcomp.txt

30 lines changed; 30 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/ProblemList.txt

5 lines changed; 2 ins; 3 del; 0 mod; 780 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/TEST.groups

4 lines changed; 1 ins; 2 del; 1 mod; 646 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/com/sun/jdi/SuspendAfterDeath.java

3 lines changed; 0 ins; 2 del; 1 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/com/sun/jdi/TestScaffold.java

17 lines changed; 0 ins; 15 del; 2 mod; 1023 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/com/sun/management/HotSpotDiagnosticMXBean/DumpThreads.java

1 lines changed; 0 ins; 1 del; 0 mod; 246 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/com/sun/management/ThreadMXBean/VirtualThreads.java

17 lines changed; 12 ins; 2 del; 3 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/ScopedValue/ManyBindings.java (was test/jdk/jdk/incubator/concurrent/ScopedValue/ManyBindings.java)

3 lines changed; 0 ins; 2 del; 1 mod; 160 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/ScopedValue/ScopedValueAPI.java (was test/jdk/jdk/incubator/concurrent/ScopedValue/ScopeValueAPI.java)

4 lines changed; 0 ins; 2 del; 2 mod; 447 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/ScopedValue/StressStackOverflow.java (was test/jdk/jdk/incubator/concurrent/ScopedValue/StressStackOverflow.java)

8 lines changed; 0 ins; 2 del; 6 mod; 203 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/BuilderTest.java

111 lines changed; 0 ins; 111 del; 0 mod; 694 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/Thread/ThreadSleepEventThrows.java

96 lines changed; 96 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/Thread/java.base/jdk/internal/event/ThreadSleepEvent.java

69 lines changed; 69 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/ActivateSpareCarrier.java (was test/jdk/java/lang/Thread/virtual/ActiviateSpareCarrier.java)

4 lines changed; 0 ins; 1 del; 3 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/Collectable.java

1 lines changed; 0 ins; 1 del; 0 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/CustomScheduler.java

1 lines changed; 0 ins; 1 del; 0 mod; 247 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/GetStackTrace.java

3 lines changed; 0 ins; 1 del; 2 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/GetStackTraceWhenRunnable.java

2 lines changed; 0 ins; 1 del; 1 mod; 80 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/HoldsLock.java

5 lines changed; 3 ins; 2 del; 0 mod; 188 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/JfrEvents.java

1 lines changed; 0 ins; 1 del; 0 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/Locking.java

1 lines changed; 0 ins; 1 del; 0 mod; 216 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/ParkWithFixedThreadPool.java

1 lines changed; 0 ins; 1 del; 0 mod; 76 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/Parking.java

1 lines changed; 0 ins; 1 del; 0 mod; 359 unchg

------ ------ ------ ------ Old --- Patch Raw test/jdk/java/lang/Thread/virtual/PreviewFeaturesNotEnabled.java

112 lines changed; 0 ins; 112 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/Reflection.java

1 lines changed; 0 ins; 1 del; 0 mod; 378 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/ShutdownHook.java

3 lines changed; 0 ins; 1 del; 2 mod; 50 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/StackTraces.java

1 lines changed; 0 ins; 1 del; 0 mod; 81 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/ThreadAPI.java

23 lines changed; 0 ins; 18 del; 5 mod; 2242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/ThreadLocals.java

43 lines changed; 0 ins; 43 del; 0 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/TracePinnedThreads.java

2 lines changed; 0 ins; 1 del; 1 mod; 114 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/Thread/virtual/TraceVirtualThreadLocals.java

88 lines changed; 88 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/Thread/virtual/VirtualThreadPinnedEventThrows.java

110 lines changed; 110 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/WaitNotify.java

1 lines changed; 0 ins; 1 del; 0 mod; 162 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/YieldQueuing.java

2 lines changed; 0 ins; 1 del; 1 mod; 123 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/Thread/virtual/java.base/jdk/internal/event/VirtualThreadPinnedEvent.java

63 lines changed; 63 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/GetStackTraceALot.java

3 lines changed; 0 ins; 2 del; 1 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/PinALot.java

3 lines changed; 0 ins; 2 del; 1 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/PingPong.java

3 lines changed; 0 ins; 2 del; 1 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/Skynet.java

3 lines changed; 0 ins; 2 del; 1 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/SleepALot.java

3 lines changed; 0 ins; 2 del; 1 mod; 68 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/TimedGet.java

2 lines changed; 0 ins; 1 del; 1 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/Thread/virtual/stress/YieldALot.java

3 lines changed; 0 ins; 2 del; 1 mod; 65 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/instrument/ParallelTransformerLoaderTest.java

4 lines changed; 0 ins; 0 del; 4 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/management/ThreadMXBean/VirtualThreadDeadlocks.java

3 lines changed; 0 ins; 2 del; 1 mod; 121 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/management/ThreadMXBean/VirtualThreads.java

18 lines changed; 10 ins; 2 del; 6 mod; 372 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/ref/CleanerTest.java

3 lines changed; 0 ins; 1 del; 2 mod; 568 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/net/Socket/Timeouts.java

2 lines changed; 0 ins; 1 del; 1 mod; 655 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/net/vthread/BlockingSocketOps.java

3 lines changed; 0 ins; 3 del; 0 mod; 737 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/net/vthread/HttpALot.java

1 lines changed; 0 ins; 1 del; 0 mod; 109 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/net/vthread/InterruptHttp.java

2 lines changed; 0 ins; 1 del; 1 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/nio/channels/DatagramChannel/AdaptorAsyncCloseAfterReceive.java

1 lines changed; 0 ins; 1 del; 0 mod; 126 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/nio/channels/vthread/BlockingChannelOps.java

3 lines changed; 0 ins; 3 del; 0 mod; 870 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/ExecutorService/CloseTest.java

2 lines changed; 0 ins; 1 del; 1 mod; 178 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java (was test/jdk/jdk/incubator/concurrent/StructuredTaskScope/StructuredTaskScopeTest.java)

6 lines changed; 0 ins; 2 del; 4 mod; 1299 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java (was test/jdk/jdk/incubator/concurrent/StructuredTaskScope/StructuredThreadDumpTest.java)

2 lines changed; 0 ins; 1 del; 1 mod; 197 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/StructuredTaskScope/WithScopedValue.java (was test/jdk/jdk/incubator/concurrent/StructuredTaskScope/WithScopedValue.java)

4 lines changed; 0 ins; 2 del; 2 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/util/concurrent/ThreadPerTaskExecutor/ThreadPerTaskExecutorTest.java

2 lines changed; 0 ins; 2 del; 0 mod; 1070 unchg

------ ------ ------ ------ Old --- Patch Raw test/jdk/jdk/incubator/concurrent/StructuredTaskScope/PreviewFeaturesNotEnabled.java

53 lines changed; 0 ins; 53 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/misc/TerminatingThreadLocal/TestTerminatingThreadLocal.java

3 lines changed; 0 ins; 2 del; 1 mod; 173 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/misc/ThreadFlock/ThreadFlockTest.java

2 lines changed; 0 ins; 2 del; 0 mod; 1090 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/misc/ThreadFlock/WithScopedValue.java

4 lines changed; 1 ins; 3 del; 0 mod; 215 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/Basic.java

15 lines changed; 0 ins; 2 del; 13 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/BasicExt.java

20 lines changed; 0 ins; 10 del; 10 mod; 1237 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/ClassUnloading.java

2 lines changed; 0 ins; 1 del; 1 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/Fuzz.java

2 lines changed; 0 ins; 0 del; 2 mod; 1030 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/HumongousStack.java

2 lines changed; 0 ins; 1 del; 1 mod; 90 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/LiveFramesDriver.java

2 lines changed; 0 ins; 1 del; 1 mod; 38 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/MovingCompWindow.java

2 lines changed; 0 ins; 1 del; 1 mod; 356 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/internal/vm/Continuation/Scoped.java

15 lines changed; 0 ins; 1 del; 14 mod; 130 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/event/runtime/TestThreadEndEvent.java

2 lines changed; 0 ins; 1 del; 1 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/event/runtime/TestThreadSleepEvent.java

2 lines changed; 0 ins; 1 del; 1 mod; 85 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/event/runtime/TestThreadStartEvent.java

2 lines changed; 0 ins; 1 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/event/runtime/TestVirtualThreadEndEvent.java

2 lines changed; 0 ins; 1 del; 1 mod; 93 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/event/runtime/TestVirtualThreadStartEvent.java

2 lines changed; 0 ins; 1 del; 1 mod; 94 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/jvm/TestThreadExclusion.java

2 lines changed; 0 ins; 1 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/jvm/TestVirtualThreadExclusion.java

2 lines changed; 0 ins; 1 del; 1 mod; 113 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/threading/TestDeepVirtualStackTrace.java

2 lines changed; 0 ins; 1 del; 1 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/threading/TestManyVirtualThreads.java

2 lines changed; 0 ins; 1 del; 1 mod; 103 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/jfr/threading/TestNestedVirtualThreads.java

2 lines changed; 0 ins; 1 del; 1 mod; 82 unchg

------ ------ ------ ------ --- New Patch Raw test/jtreg_test_thread_factory/src/share/classes/Virtual.java

92 lines changed; 92 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/langtools/ProblemList-Virtual.txt

19 lines changed; 19 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/langtools/ProblemList-vthread-Xcomp.txt

34 lines changed; 34 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib-test/ProblemList-Virtual.txt (copied from make/langtools/test/TEST.ROOT)

0 lines changed; 0 ins; 0 del; 0 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/lib/jdk/test/lib/thread/VThreadRunner.java

9 lines changed; 0 ins; 8 del; 1 mod; 165 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/micro/org/openjdk/bench/java/lang/ScopedValues.java (was test/micro/org/openjdk/bench/jdk/incubator/concurrent/ScopedValues.java)

5 lines changed; 0 ins; 2 del; 3 mod; 210 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/micro/org/openjdk/bench/java/lang/ScopedValuesData.java (was test/micro/org/openjdk/bench/jdk/incubator/concurrent/ScopedValuesData.java)

2 lines changed; 0 ins; 1 del; 1 mod; 69 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/micro/org/openjdk/bench/java/lang/ScopedValuesExecutorService.java (was test/micro/org/openjdk/bench/jdk/incubator/concurrent/ScopedValuesExecutorService.java)

1 lines changed; 0 ins; 0 del; 1 mod; 43 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/pom.xml

166 lines changed; 166 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw test/micro/run_perf.sh

44 lines changed; 44 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using webrev version 8aab2a590929de7d98c8bd1e8c6cf12e40cb6433