hg: jdk8/tl/jdk: 8005232: (JEP-149) Class Instance size reduction (original) (raw)
david.holmes at oracle.com david.holmes at oracle.com
Mon Jan 14 00:57:35 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8006153: HTTP protocol handler authenication should use Base64 API
- Next message: hg: jdk8/tl/langtools: 7193719: Support repeating annotations in javax.lang.model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: hg: jdk8/tl/jdk: 8006153: HTTP protocol handler authenication should use Base64 API
- Next message: hg: jdk8/tl/langtools: 7193719: Support repeating annotations in javax.lang.model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]