Code Review for hotspot

Prepared by:enevill on Wed Nov 25 15:12:48 UTC 2015
Workspace:/home/enevill/icedtea7-forest/hotspot
Compare against: ssh://icedtea.classpath.org/hg/icedtea7-forest/hotspot
Compare against version:6379
Summary of changes: 84 lines changed: 30 ins; 25 del; 29 mod; 8434 unchg
Changeset: hotspot.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/assembler_aarch64.cpp

rev 6381 : 8143067: aarch64: guarantee failure in javac
Summary: Fix adrp going out of range during code relocation
Reviewed-by: aph, kvn
76 lines changed: 26 ins; 25 del; 25 mod; 5349 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/cpu/aarch64/vm/interp_masm_aarch64.cpp

rev 6382 : 8143285: aarch64: Missing load acquire when checking if ConstantPoolCacheEntry is resolved
Reviewed-by: roland, aph
3 lines changed: 1 ins; 0 del; 2 mod; 1463 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New ----- Raw src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.hpp

rev 6380 : 8138966: Intermittent SEGV running ParallelGC
Summary: Add necessary memory fences so that the parallel threads are unable to observe partially filled block tables.
Reviewed-by: tschatzl
5 lines changed: 3 ins; 0 del; 2 mod; 1622 unchg

This code review page was prepared using /home/ed/bin/webrev.ksh (vers 25.7-hg+openjdk.java.net).