hg: jdk9/hs-rt/hotspot: 3 new changesets

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Aug 28 17:00:43 UTC 2014


Changeset: 4acab3118361
Author:    coleenp
Date:      2014-08-28 11:29 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/4acab3118361

8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Summary: This removes component mirrors from arrayKlass metadata and the C2 intrinsic for them.
Reviewed-by: kvn, twisti, mgerdin

! agent/src/share/classes/sun/jvm/hotspot/oops/ArrayKlass.java
! make/aix/makefiles/mapfile-vers-debug
! make/aix/makefiles/mapfile-vers-product
! make/bsd/makefiles/mapfile-vers-darwin-debug
! make/bsd/makefiles/mapfile-vers-darwin-product
! make/bsd/makefiles/mapfile-vers-debug
! make/bsd/makefiles/mapfile-vers-product
! make/linux/makefiles/mapfile-vers-debug
! make/linux/makefiles/mapfile-vers-product
! make/solaris/makefiles/mapfile-vers
! src/share/vm/ci/ciArrayKlass.hpp
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/oops/arrayKlass.cpp
! src/share/vm/oops/arrayKlass.hpp
! src/share/vm/oops/klass.hpp
! src/share/vm/opto/library_call.cpp
! src/share/vm/opto/memnode.cpp
! src/share/vm/prims/jvm.cpp
! src/share/vm/prims/jvm.h
! src/share/vm/runtime/reflection.cpp
! src/share/vm/runtime/vmStructs.cpp

Changeset: 6e55d72da10c
Author:    coleenp
Date:      2014-08-28 11:30 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/6e55d72da10c

Merge


Changeset: fca0e8790cca
Author:    coleenp
Date:      2014-08-28 15:44 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/fca0e8790cca

Merge




More information about the jdk9-hs-rt-changes mailing list