hg: jdk9/hs-rt/hotspot: 8047737: Move array component mirror to instance of java/lang/Class
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jul 2 20:51:24 UTC 2014
Changeset: 0b1fe479a969
Author: coleenp
Date: 2014-07-02 15:22 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/0b1fe479a969
8047737: Move array component mirror to instance of java/lang/Class
Summary: Add field in java.lang.Class for componentType to simplify oop processing in JVM
Reviewed-by: fparain, twisti
! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/classfile/vmSymbols.hpp
More information about the jdk9-all-changes
mailing list