hg: jdk9/hs-comp/hotspot: 8058452: ciInstanceKlass::non_static_fields() can be removed
albert.noll at oracle.com
albert.noll at oracle.com
Tue Sep 16 15:11:05 UTC 2014
Changeset: 9b8312ce5146
Author: anoll
Date: 2014-09-16 14:39 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9b8312ce5146
8058452: ciInstanceKlass::non_static_fields() can be removed
Summary: ciInstanceKlass::non_static_fields() and all associated data structures can be removed since they are unused.
Reviewed-by: kvn, thartmann
! src/share/vm/ci/ciField.hpp
! src/share/vm/ci/ciInstanceKlass.cpp
! src/share/vm/ci/ciInstanceKlass.hpp
More information about the jdk9-hs-comp-changes
mailing list