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

Prepared by: Buildbot on Sat Sep 07 05:04:23 CEST 2024
Compare against version: 96a0502d
Summary of changes: 14924 lines changed; 9610 ins; 3643 del; 1671 mod; 312392 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 src/hotspot/cpu/aarch64/c1_MacroAssembler_aarch64.cpp

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

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

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

62 lines changed; 26 ins; 25 del; 11 mod; 2498 unchg

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

88 lines changed; 82 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

29 lines changed; 14 ins; 10 del; 5 mod; 1762 unchg

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

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

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

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

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

43 lines changed; 31 ins; 10 del; 2 mod; 2940 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

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

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

60 lines changed; 59 ins; 0 del; 1 mod; 2098 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; 1870 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; 4764 unchg

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

6 lines changed; 6 ins; 0 del; 0 mod; 3822 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; 2330 unchg

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

9 lines changed; 5 ins; 4 del; 0 mod; 446 unchg

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

58 lines changed; 43 ins; 6 del; 9 mod; 1046 unchg

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

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

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

60 lines changed; 20 ins; 14 del; 26 mod; 2973 unchg

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

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

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

97 lines changed; 87 ins; 1 del; 9 mod; 282 unchg

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

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

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

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

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

30 lines changed; 13 ins; 12 del; 5 mod; 1898 unchg

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

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

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

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

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

10 lines changed; 4 ins; 0 del; 6 mod; 10731 unchg

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

42 lines changed; 31 ins; 9 del; 2 mod; 2805 unchg

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

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

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

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

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

63 lines changed; 60 ins; 0 del; 3 mod; 1831 unchg

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

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

7 lines changed; 3 ins; 4 del; 0 mod; 397 unchg

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

15 lines changed; 9 ins; 0 del; 6 mod; 1526 unchg

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

15 lines changed; 1 ins; 4 del; 10 mod; 133 unchg

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

58 lines changed; 22 ins; 14 del; 22 mod; 6460 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; 506 unchg

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

69 lines changed; 63 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

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

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

10 lines changed; 10 ins; 0 del; 0 mod; 10424 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; 2844 unchg

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

39 lines changed; 34 ins; 3 del; 2 mod; 3662 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

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

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

3 lines changed; 3 ins; 0 del; 0 mod; 630 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

45 lines changed; 43 ins; 0 del; 2 mod; 1878 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; 13849 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; 12951 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; 5527 unchg

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

6 lines changed; 6 ins; 0 del; 0 mod; 621 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

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

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

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

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

18 lines changed; 17 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

60 lines changed; 53 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; 183 unchg

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

1 lines changed; 1 ins; 0 del; 0 mod; 854 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; 8579 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; 400 unchg

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

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

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

46 lines changed; 14 ins; 10 del; 22 mod; 3814 unchg

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

57 lines changed; 35 ins; 2 del; 20 mod; 2618 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/basicLock.hpp

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

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

124 lines changed; 124 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

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

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

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

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

678 lines changed; 496 ins; 74 del; 108 mod; 2434 unchg

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

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

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

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

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

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

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

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

5 lines changed; 2 ins; 0 del; 3 mod; 557 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; 2007 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

43 lines changed; 38 ins; 1 del; 4 mod; 2291 unchg

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

86 lines changed; 84 ins; 1 del; 1 mod; 1247 unchg

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

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

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

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

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

5 lines changed; 5 ins; 0 del; 0 mod; 153 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; 277 unchg

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

519 lines changed; 420 ins; 26 del; 73 mod; 2160 unchg

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

71 lines changed; 46 ins; 6 del; 19 mod; 375 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; 216 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

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

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

12 lines changed; 12 ins; 0 del; 0 mod; 732 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

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

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

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

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

40 lines changed; 24 ins; 3 del; 13 mod; 2046 unchg

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

3 lines changed; 1 ins; 0 del; 2 mod; 252 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; 1403 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; 739 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; 3045 unchg

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

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

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

14 lines changed; 13 ins; 0 del; 1 mod; 1021 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; 1361 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

64 lines changed; 41 ins; 7 del; 16 mod; 236 unchg

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

64 lines changed; 41 ins; 7 del; 16 mod; 278 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; 591 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

93 lines changed; 5 ins; 73 del; 15 mod; 753 unchg

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

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

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

23 lines changed; 16 ins; 3 del; 4 mod; 2913 unchg

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

376 lines changed; 313 ins; 31 del; 32 mod; 1299 unchg

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

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

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

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

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

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

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

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

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

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

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

76 lines changed; 20 ins; 39 del; 17 mod; 185 unchg

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

1592 lines changed; 724 ins; 440 del; 428 mod; 22 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/java.base/share/classes/javax/security/auth/Subject.java

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

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

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

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

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

6 lines changed; 2 ins; 2 del; 2 mod; 78 unchg

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

12 lines changed; 0 ins; 11 del; 1 mod; 568 unchg

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

23 lines changed; 0 ins; 22 del; 1 mod; 444 unchg

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

19 lines changed; 0 ins; 18 del; 1 mod; 177 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; 498 unchg

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

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

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

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

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

65 lines changed; 64 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; 479 unchg

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

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

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

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

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

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

26 lines changed; 9 ins; 12 del; 5 mod; 261 unchg

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

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

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

37 lines changed; 36 ins; 0 del; 1 mod; 283 unchg

------ ------ ------ ------ --- New Patch Raw src/jdk.management/share/classes/com/sun/management/internal/VirtualThreadSchedulerImpls.java

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

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

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

------ ------ ------ ------ --- New Patch Raw src/jdk.management/share/classes/jdk/management/VirtualThreadSchedulerMXBean.java

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

------ ------ ------ ------ --- New Patch Raw src/jdk.management/share/classes/jdk/management/package-info.java

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

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

11 lines changed; 10 ins; 0 del; 1 mod; 39 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/gtest/nmt/test_vmatree.cpp

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

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

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

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

14 lines changed; 14 ins; 0 del; 0 mod; 53 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

8 lines changed; 8 ins; 0 del; 0 mod; 191 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/locking/TestRecursiveMonitorChurn.java

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/dcmd/thread/ThreadDumpToFileTest.java

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

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

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

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

100 lines changed; 13 ins; 73 del; 14 mod; 19 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/vthread/GetThreadState/GetThreadStateTest.java

3 lines changed; 0 ins; 0 del; 3 mod; 414 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

27 lines changed; 18 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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/serviceability/sa/ClhsdbInspect.java

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

------ ------ ------ ------ Old --- Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002.java

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

------ ------ ------ ------ Old --- Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/TestDescription.java

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

------ ------ ------ ------ Old --- Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/bi04t002.cpp

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

------ ------ ------ ------ Old --- Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/libbi04t002.cpp

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

------ ------ ------ ------ Old --- Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002/newclass02/java.base/java/lang/Object.java

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

------ ------ ------ ------ Old --- Patch Raw test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/bcinstr/BI04/bi04t002a.java

40 lines changed; 0 ins; 40 del; 0 mod; 0 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; 68 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/TEST.groups

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

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

37 lines changed; 0 ins; 0 del; 37 mod; 418 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

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

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

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

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

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

224 lines changed; 217 ins; 3 del; 4 mod; 248 unchg

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

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

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

226 lines changed; 213 ins; 9 del; 4 mod; 388 unchg

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

309 lines changed; 308 ins; 0 del; 1 mod; 563 unchg

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

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

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

142 lines changed; 138 ins; 0 del; 4 mod; 356 unchg

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

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

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

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

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

74 lines changed; 66 ins; 0 del; 8 mod; 2584 unchg

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

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

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

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

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

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

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

3 lines changed; 0 ins; 0 del; 3 mod; 122 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

113 lines changed; 113 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

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

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

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

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

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

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

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

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

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/java/lang/reflect/callerCache/ReflectionCallerCacheTest.java

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

1409 lines changed; 512 ins; 533 del; 364 mod; 268 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

31 lines changed; 6 ins; 0 del; 25 mod; 193 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

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

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

15 lines changed; 0 ins; 0 del; 15 mod; 204 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

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

------ ------ ------ ------ --- New Patch Raw test/jdk/jdk/management/VirtualThreadSchedulerMXBean/VirtualThreadSchedulerMXBeanTest.java

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

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

31 lines changed; 31 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

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

33 lines changed; 12 ins; 15 del; 6 mod; 136 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