RFR: 8143926: ObjectStreamField constructor eagerly load ObjectStreamClass

Claes Redestad claes.redestad at oracle.com
Wed Nov 25 14:44:28 UTC 2015


Hi,

please review this small cleanup/startup improvement which defers a few 
classes from loading during startup and consolidates some static utility 
methods to generate type signatures:

webrev: http://cr.openjdk.java.net/~redestad/8143926/webrev.01/
bug: https://bugs.openjdk.java.net/browse/JDK-8143926

/Claes



More information about the core-libs-dev mailing list