hg: jdk8/tl/jdk: 8005232: (JEP-149) Class Instance size reduction
david.holmes at oracle.com
david.holmes at oracle.com
Sun Jan 13 16:57:35 PST 2013
Changeset: 1109bfff4e92
Author: dholmes
Date: 2013-01-13 19:57 -0500
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1109bfff4e92
8005232: (JEP-149) Class Instance size reduction
Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint.
Reviewed-by: dholmes, mchung, shade
Contributed-by: Peter Levart <peter.levart at gmail.com>
! src/share/classes/java/lang/Class.java
More information about the serviceability-dev
mailing list