hg: jdk9/hs-rt/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jan 27 04:58:50 UTC 2016
Changeset: 72afb83f5035
Author: cjplummer
Date: 2016-01-20 11:58 -0800
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/72afb83f5035
8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
Summary: Removed alignment of these fields.
Reviewed-by: coleenp, dholmes, mgerdin
! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp
! src/cpu/sparc/vm/macroAssembler_sparc.cpp
! src/cpu/sparc/vm/templateTable_sparc.cpp
! src/cpu/x86/vm/macroAssembler_x86.cpp
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/InstanceKlass.java
! src/share/vm/oops/arrayKlass.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceKlass.hpp
Changeset: 03c5b02bfe28
Author: coleenp
Date: 2016-01-27 03:28 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/03c5b02bfe28
Merge
More information about the jdk9-hs-rt-changes
mailing list