hg: jdk9/hs-rt/jdk: 8047737: Move array component mirror to instance of java/lang/Class
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jul 2 22:42:45 UTC 2014
Changeset: 629a16d1b974
Author: coleenp
Date: 2014-07-02 16:47 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/jdk/rev/629a16d1b974
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, mchung
! src/share/classes/java/lang/Class.java
! src/share/javavm/export/jvm.h
! src/share/native/java/lang/Class.c
More information about the jdk9-all-changes
mailing list