Code Review for jdk11u-dev

Prepared by:lucy on Mon Apr 12 16:31:22 CEST 2021
Workspace:
Compare against: http://hg.openjdk.java.net/jdk-updates/jdk11u-dev
Compare against version:54080
Summary of changes: 1186 lines changed: 591 ins; 541 del; 54 mod; 23270 unchg
Changeset: jdk11u-dev.changeset
Bug id: jdk-updates
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/hotspot/lib/CompileJvm.gmk

5 lines changed: 0 ins; 0 del; 5 mod; 275 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/aarch64/vm_version_aarch64.cpp

2 lines changed: 1 ins; 1 del; 0 mod; 445 unchg

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

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

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/aarch64/vm_version_ext_aarch64.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/register_arm.hpp

1 line changed: 0 ins; 0 del; 1 mod; 569 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/vm_version_arm.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 127 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/vm_version_arm_32.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/arm/vm_version_ext_arm.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/vm_version_ext_ppc.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/vm_version_ppc.cpp

2 lines changed: 1 ins; 1 del; 0 mod; 1007 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/ppc/vm_version_ppc.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 132 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/register_s390.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 580 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/vm_version_ext_s390.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/vm_version_s390.cpp

3 lines changed: 0 ins; 0 del; 3 mod; 1222 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/s390/vm_version_s390.hpp

3 lines changed: 1 ins; 1 del; 1 mod; 491 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/sparc/vm_version_ext_sparc.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/sparc/vm_version_sparc.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 533 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/sparc/vm_version_sparc.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 371 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/assembler_x86.hpp

1 line changed: 0 ins; 0 del; 1 mod; 2328 unchg

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

2 lines changed: 1 ins; 1 del; 0 mod; 3246 unchg

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

2 lines changed: 1 ins; 1 del; 0 mod; 4003 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/vm_version_ext_x86.hpp

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

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/x86/vm_version_x86.cpp

2 lines changed: 1 ins; 1 del; 0 mod; 1746 unchg

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

2 lines changed: 1 ins; 1 del; 0 mod; 952 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/zero/register_zero.hpp

1 line changed: 0 ins; 0 del; 1 mod; 120 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/zero/vm_version_ext_zero.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 53 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/zero/vm_version_zero.cpp

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

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/cpu/zero/vm_version_zero.hpp

2 lines changed: 1 ins; 1 del; 0 mod; 36 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os/bsd/os_perf_bsd.cpp

1 line changed: 0 ins; 0 del; 1 mod; 489 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os/windows/os_perf_windows.cpp

1 line changed: 0 ins; 0 del; 1 mod; 1450 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/bsd_x86/vm_version_bsd_x86.cpp

1 line changed: 0 ins; 0 del; 1 mod; 47 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/bsd_zero/vm_version_bsd_zero.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 28 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_aarch64/orderAccess_linux_aarch64.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 71 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_aarch64/vm_version_linux_aarch64.cpp

3 lines changed: 0 ins; 0 del; 3 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_arm/atomic_linux_arm.hpp

1 line changed: 0 ins; 0 del; 1 mod; 261 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.hpp

1 line changed: 0 ins; 0 del; 1 mod; 247 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_arm/vm_version_linux_arm_32.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 46 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_s390/atomic_linux_s390.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 336 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.hpp

2 lines changed: 0 ins; 0 del; 2 mod; 89 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_sparc/vm_version_linux_sparc.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 350 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_x86/vm_version_linux_x86.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/linux_zero/vm_version_linux_zero.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 28 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/solaris_sparc/vm_version_solaris_sparc.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 515 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/solaris_x86/vm_version_solaris_x86.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/os_cpu/windows_x86/vm_version_windows_x86.cpp

2 lines changed: 0 ins; 0 del; 2 mod; 26 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vm_version.cpp

362 lines changed: 0 ins; 361 del; 1 mod; 39 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/runtime/vm_version.hpp

165 lines changed: 1 ins; 161 del; 3 mod; 27 unchg

------ ------ ------ ------ --- New ----- Raw src/hotspot/share/runtime/abstract_vm_version.cpp

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

------ ------ ------ ------ --- New ----- Raw src/hotspot/share/runtime/abstract_vm_version.hpp

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

This code review page was prepared using webrev (vers 25.12-hg+openjdk.java.net).