Code Review for hotspot

Prepared by:aph on Fri Mar 13 18:25:47 GMT 2015
Workspace:/mercury/local/dev/hotspot
Compare against: ssh://mustang-b0/local/aarch64/dev/hotspot
Compare against version:7910
Summary of changes: 112 lines changed: 109 ins; 0 del; 3 mod; 19070 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/aarch64/vm/vm_version_aarch64.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
5 lines changed: 5 ins; 0 del; 0 mod; 217 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/ppc/vm/vm_version_ppc.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
6 lines changed: 6 ins; 0 del; 0 mod; 514 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/sparc/vm/vm_version_sparc.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
7 lines changed: 7 ins; 0 del; 0 mod; 455 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/x86/vm/vm_version_x86.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
5 lines changed: 5 ins; 0 del; 0 mod; 1077 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/cpu/zero/vm/vm_version_zero.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
8 lines changed: 7 ins; 0 del; 1 mod; 32 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/c1/c1_GraphBuilder.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
18 lines changed: 18 ins; 0 del; 0 mod; 4372 unchg

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

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
14 lines changed: 14 ins; 0 del; 0 mod; 1272 unchg

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

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
21 lines changed: 21 ins; 0 del; 0 mod; 5850 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/unsafe.cpp

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
23 lines changed: 23 ins; 0 del; 0 mod; 1295 unchg

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

rev 7911 : 8026049: (bf) Intrinsify ByteBuffer.put{Int,Double,Float,...} methods
Summary: Add intrinsics for Unsafe.{get,put}-X-Unaligned
Reviewed-by: jrose
5 lines changed: 3 ins; 0 del; 2 mod; 3986 unchg

This code review page was prepared using /home/aph/bin/webrev (vers 23.18-hg).