Code Review for jdk-windows

Prepared by:mbeckwit on Thu Jul 30 18:04:55 CDT 2020
Compare against: http://hg.openjdk.java.net/aarch64-port/jdk-windows
Compare against version:60340
Summary of changes: 109 lines changed: 94 ins; 13 del; 2 mod; 3048 unchg
Changeset: jdk-windows.changeset
Bug id: JDK-8248660 : AArch64: Make _clear_cache and _nop portable
Legend: Modified file
Deleted file
New file

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

rev 60341 : 8248660: AArch64: Make _clear_cache and _nop portable
Summary: __builtin___clear_cache, etc.
Contributed-by: mbeckwit, luhenry@microsoft.com
1 line changed: 0 ins; 0 del; 1 mod; 2712 unchg

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

rev 60341 : 8248660: AArch64: Make _clear_cache and _nop portable
Summary: __builtin___clear_cache, etc.
Contributed-by: mbeckwit, luhenry@microsoft.com
14 lines changed: 0 ins; 13 del; 1 mod; 30 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/utilities/globalDefinitions_gcc.hpp

rev 60341 : 8248660: AArch64: Make _clear_cache and _nop portable
Summary: __builtin___clear_cache, etc.
Contributed-by: mbeckwit, luhenry@microsoft.com
3 lines changed: 3 ins; 0 del; 0 mod; 167 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/hotspot/share/utilities/globalDefinitions_visCPP.hpp

rev 60341 : 8248660: AArch64: Make _clear_cache and _nop portable
Summary: __builtin___clear_cache, etc.
Contributed-by: mbeckwit, luhenry@microsoft.com
3 lines changed: 3 ins; 0 del; 0 mod; 139 unchg

------ ------ ------ ------ --- New ----- Raw src/hotspot/os_cpu/linux_aarch64/icache_linux_aarch64.hpp

rev 60341 : 8248660: AArch64: Make _clear_cache and _nop portable
Summary: __builtin___clear_cache, etc.
Contributed-by: mbeckwit, luhenry@microsoft.com
44 lines changed: 44 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw src/hotspot/os_cpu/windows_aarch64/icache_windows_aarch64.hpp

rev 60341 : 8248660: AArch64: Make _clear_cache and _nop portable
Summary: __builtin___clear_cache, etc.
Contributed-by: mbeckwit, luhenry@microsoft.com
44 lines changed: 44 ins; 0 del; 0 mod; 0 unchg

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