Code Review for project openjdk/loom/fibers against openjdk/jdk/master

Prepared by: Buildbot on Tue Jun 25 05:08:26 CEST 2024
Compare against version: 7e55ed3b
Summary of changes: 16305 lines changed; 11228 ins; 3078 del; 1999 mod; 274663 unchg
Patch of changes: master.patch
Legend: Modified file
Deleted file
New file

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

24 lines changed; 1 ins; 21 del; 2 mod; -8 unchg

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/c1_MacroAssembler_aarch64.cpp

16 lines changed; 7 ins; 1 del; 8 mod; 369 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp

50 lines changed; 35 ins; 5 del; 10 mod; 1012 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/c2_CodeStubs_aarch64.cpp

22 lines changed; 12 ins; 7 del; 3 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/c2_MacroAssembler_aarch64.cpp

50 lines changed; 19 ins; 8 del; 23 mod; 2457 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/continuationFreezeThaw_aarch64.inline.hpp

98 lines changed; 92 ins; 1 del; 5 mod; 284 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/continuationHelper_aarch64.inline.hpp

18 lines changed; 17 ins; 1 del; 0 mod; 156 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/frame_aarch64.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/frame_aarch64.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp

30 lines changed; 13 ins; 10 del; 7 mod; 1768 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp

37 lines changed; 25 ins; 8 del; 4 mod; 3108 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/stackChunkFrameStream_aarch64.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/stubGenerator_aarch64.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/templateTable_aarch64.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/aarch64/vm_version_aarch64.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/c1_Runtime1_arm.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/continuationFreezeThaw_arm.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/continuationHelper_arm.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/sharedRuntime_arm.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/continuationFreezeThaw_ppc.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/continuationHelper_ppc.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/macroAssembler_ppc.cpp

15 lines changed; 8 ins; 0 del; 7 mod; 4750 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/ppc/templateInterpreterGenerator_ppc.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/c1_Runtime1_riscv.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/c2_CodeStubs_riscv.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp

14 lines changed; 6 ins; 0 del; 8 mod; 2948 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/continuationFreezeThaw_riscv.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/continuationHelper_riscv.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/c1_Runtime1_s390.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/continuationFreezeThaw_s390.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/continuationHelper_s390.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/macroAssembler_s390.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/sharedRuntime_s390.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/s390/templateInterpreterGenerator_s390.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp

9 lines changed; 5 ins; 3 del; 1 mod; 399 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c1_Runtime1_x86.cpp

11 lines changed; 5 ins; 0 del; 6 mod; 1527 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c2_CodeStubs_x86.cpp

42 lines changed; 29 ins; 1 del; 12 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c2_MacroAssembler_x86.cpp

88 lines changed; 32 ins; 24 del; 32 mod; 6245 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/c2_MacroAssembler_x86.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/continuationFreezeThaw_x86.inline.hpp

78 lines changed; 72 ins; 1 del; 5 mod; 270 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/continuationHelper_x86.inline.hpp

16 lines changed; 15 ins; 1 del; 0 mod; 143 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/interp_masm_x86.cpp

14 lines changed; 7 ins; 4 del; 3 mod; 2040 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/macroAssembler_x86.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp

34 lines changed; 31 ins; 2 del; 1 mod; 3801 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stackChunkFrameStream_x86.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_64.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubGenerator_x86_64.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/stubRoutines_x86.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp

39 lines changed; 37 ins; 0 del; 2 mod; 1878 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/vm_version_x86.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/x86_32.ad

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/x86/x86_64.ad

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/zero/continuationFreezeThaw_zero.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/cpu/zero/continuationHelper_zero.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/c1/c1_MacroAssembler.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/c1/c1_Runtime1.hpp

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

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

85 lines changed; 84 ins; 0 del; 1 mod; 5463 unchg

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/code/nmethod.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/compiler/compilerEvent.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/include/jvm.h

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/interpreterRuntime.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/oopMapCache.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreter.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreter.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreterGenerator.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/interpreter/templateInterpreterGenerator.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jfr/metadata/metadata.xml

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/jvmci/vmStructs_jvmci.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceKlass.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceStackChunkKlass.cpp

14 lines changed; 13 ins; 0 del; 1 mod; 276 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceStackChunkKlass.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/instanceStackChunkKlass.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/method.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/method.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/oopHandle.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/oopHandle.inline.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/stackChunkOop.cpp

68 lines changed; 62 ins; 3 del; 3 mod; 617 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/stackChunkOop.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/oops/stackChunkOop.inline.hpp

62 lines changed; 55 ins; 3 del; 4 mod; 398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/c2_CodeStubs.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/c2compiler.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/library_call.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/opto/library_call.hpp

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

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

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

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

30 lines changed; 8 ins; 12 del; 10 mod; 3818 unchg

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

57 lines changed; 35 ins; 2 del; 20 mod; 2616 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmtiEnvBase.hpp

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

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

28 lines changed; 25 ins; 0 del; 3 mod; 3202 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/prims/jvmtiExport.hpp

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

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

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

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

5 lines changed; 1 ins; 0 del; 4 mod; 3129 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

822 lines changed; 625 ins; 77 del; 120 mod; 2411 unchg

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

18 lines changed; 12 ins; 3 del; 3 mod; 134 unchg

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

106 lines changed; 84 ins; 1 del; 21 mod; 179 unchg

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

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

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

14 lines changed; 10 ins; 0 del; 4 mod; 134 unchg

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

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

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

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

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

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

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

32 lines changed; 20 ins; 5 del; 7 mod; 1647 unchg

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

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

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

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

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

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

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

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

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

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

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

24 lines changed; 19 ins; 1 del; 4 mod; 2290 unchg

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

73 lines changed; 71 ins; 1 del; 1 mod; 1236 unchg

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

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

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

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

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

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

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

517 lines changed; 414 ins; 25 del; 78 mod; 2116 unchg

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

72 lines changed; 46 ins; 6 del; 20 mod; 339 unchg

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

48 lines changed; 31 ins; 3 del; 14 mod; 163 unchg

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

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

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

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

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

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

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

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

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

13 lines changed; 7 ins; 1 del; 5 mod; 435 unchg

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

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

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

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

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

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

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

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

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

72 lines changed; 30 ins; 12 del; 30 mod; 2041 unchg

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

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

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

13 lines changed; 12 ins; 0 del; 1 mod; 40 unchg

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

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

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

56 lines changed; 16 ins; 27 del; 13 mod; 1402 unchg

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

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

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

8 lines changed; 2 ins; 1 del; 5 mod; 735 unchg

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/diagnosticCommand.cpp

42 lines changed; 41 ins; 1 del; 0 mod; 1226 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/diagnosticCommand.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/services/threadService.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/utilities/globalDefinitions.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/utilities/macros.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/linux/classes/sun/nio/ch/EPollSelectorImpl.java

65 lines changed; 41 ins; 7 del; 17 mod; 242 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/macosx/classes/sun/nio/ch/KQueueSelectorImpl.java

65 lines changed; 41 ins; 7 del; 17 mod; 284 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/java/io/ByteArrayOutputStream.java

10 lines changed; 0 ins; 8 del; 2 mod; 304 unchg

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

23 lines changed; 10 ins; 8 del; 5 mod; 587 unchg

------ ------ ------ ------ Old --- Patch Raw src/java.base/share/classes/java/lang/PinnedThreadPrinter.java

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

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

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

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

19 lines changed; 10 ins; 8 del; 1 mod; 2767 unchg

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

15 lines changed; 10 ins; 3 del; 2 mod; 2915 unchg

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

569 lines changed; 441 ins; 52 del; 76 mod; 1085 unchg

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

1498 lines changed; 617 ins; 434 del; 447 mod; 15 unchg

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

16 lines changed; 4 ins; 4 del; 8 mod; 449 unchg

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

18 lines changed; 12 ins; 6 del; 0 mod; 606 unchg

------ ------ ------ ------ Old --- Patch Raw src/java.base/share/classes/jdk/internal/event/VirtualThreadPinnedEvent.java

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

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

5 lines changed; 2 ins; 2 del; 1 mod; 79 unchg

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

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

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

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

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

19 lines changed; 14 ins; 2 del; 3 mod; 496 unchg

------ ------ ------ ------ --- New Patch Raw src/java.base/share/classes/jdk/internal/vm/VThreadSummary.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/nio/ch/Poller.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/sun/security/ssl/X509TrustManagerImpl.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/native/libjava/VirtualThread.c

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/JavaThread.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/ObjectMonitor.java

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/Threads.java

25 lines changed; 9 ins; 12 del; 4 mod; 262 unchg

------ ------ ------ ------ Old --- Patch Raw src/jdk.jfr/share/classes/jdk/jfr/events/VirtualThreadPinnedEvent.java

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jfr/share/conf/jfr/default.jfc

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.jfr/share/conf/jfr/profile.jfc

1 lines changed; 0 ins; 1 del; 0 mod; 1145 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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/failure_handler/src/share/conf/common.properties

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

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

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

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

17 lines changed; 17 ins; 0 del; 0 mod; 52 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

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

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

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

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

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

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

5 lines changed; 4 ins; 0 del; 1 mod; 294 unchg

------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/serviceability/dcmd/thread/VThreadSummaryTest.java

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

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

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

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

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

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

45 lines changed; 43 ins; 2 del; 0 mod; 205 unchg

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

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

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

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

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

147 lines changed; 46 ins; 54 del; 47 mod; 270 unchg

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

8 lines changed; 2 ins; 1 del; 5 mod; 322 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/GetThreadStateMountedTest/libGetThreadStateMountedTest.cpp

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

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

22 lines changed; 13 ins; 1 del; 8 mod; 256 unchg

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

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

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

16 lines changed; 14 ins; 0 del; 2 mod; 174 unchg

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

10 lines changed; 8 ins; 1 del; 1 mod; 105 unchg

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

162 lines changed; 30 ins; 78 del; 54 mod; 0 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/jvmti/vthread/VThreadEventTest/libVThreadEventTest.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/newclass02/java.base/java/lang/Object.java

27 lines changed; 10 ins; 8 del; 9 mod; 541 unchg

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

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

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

51 lines changed; 49 ins; 1 del; 1 mod; 70 unchg

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/ScopedValue/StressStackOverflow.java

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

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

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

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

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

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

107 lines changed; 63 ins; 10 del; 34 mod; 179 unchg

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

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

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

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

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

317 lines changed; 235 ins; 27 del; 55 mod; 158 unchg

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

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

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

740 lines changed; 678 ins; 9 del; 53 mod; 100 unchg

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

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

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

5 lines changed; 2 ins; 2 del; 1 mod; 72 unchg

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

8 lines changed; 1 ins; 2 del; 5 mod; 385 unchg

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

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

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

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

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

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

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

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

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

368 lines changed; 238 ins; 22 del; 108 mod; 2286 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

10 lines changed; 2 ins; 2 del; 6 mod; 66 unchg

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

7 lines changed; 3 ins; 1 del; 3 mod; 124 unchg

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

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

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

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

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

10 lines changed; 2 ins; 2 del; 6 mod; 61 unchg

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

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

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

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

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

13 lines changed; 3 ins; 2 del; 8 mod; 56 unchg

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

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

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/management/ThreadMXBean/LockedMonitorInNative.java

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

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

59 lines changed; 14 ins; 38 del; 7 mod; 307 unchg

------ ------ ------ ------ --- New Patch Raw test/jdk/java/lang/management/ThreadMXBean/libLockedMonitorInNative.c

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

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

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

------ ------ ------ ------ --- New Patch Raw test/jdk/java/util/concurrent/StructuredTaskScope/StressCancellation.java

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

------ ------ ------ ------ Old --- Patch Raw test/jdk/java/util/concurrent/StructuredTaskScope/StressShutdown.java

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

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

1283 lines changed; 422 ins; 499 del; 362 mod; 338 unchg

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

16 lines changed; 2 ins; 3 del; 11 mod; 182 unchg

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

20 lines changed; 6 ins; 0 del; 14 mod; 204 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/javax/security/auth/Subject/CallAsWithScopedValue.java

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

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

99 lines changed; 0 ins; 98 del; 1 mod; 895 unchg

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

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

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

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

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

28 lines changed; 28 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/langtools/ProblemList.txt

2 lines changed; 2 ins; 0 del; 0 mod; 74 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

------ ------ ------ ------ --- New Patch Raw test/lib/jdk/test/lib/thread/VThreadScheduler.java

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

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/loom/Monitors.java

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

------ ------ ------ ------ --- New Patch Raw test/micro/org/openjdk/bench/loom/Monitors2.java

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

This code review page was prepared using webrev version 8aab2a590929de7d98c8bd1e8c6cf12e40cb6433