hg: jdk9/hs-comp/hotspot: 8148753: Compilation fails due to field accesses on array types

zoltan.majo at oracle.com zoltan.majo at oracle.com
Wed Feb 3 12:31:48 UTC 2016


Changeset: f78d6b33173e
Author:    zmajo
Date:      2016-02-03 10:39 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/f78d6b33173e

8148753: Compilation fails due to field accesses on array types
Summary: Treat accesses to fields of array types as accesses to fields of java.lang.Object.
Reviewed-by: kvn

! src/share/vm/ci/ciField.cpp



More information about the jdk9-all-changes mailing list