Review request for 6799230 -- approved (original) (raw)
Joseph D. Darcy Joe.Darcy at Sun.COM
Wed Mar 4 01:35:48 UTC 2009
- Previous message: Review request for 6799230
- Next message: hg: jdk7/tl/jdk: 6799230: Lazily load java.lang.annotation.Annotation class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Mandy.
Looks fine; approved.
-Joe
Mandy Chung wrote:
6799230: Lazily load java.lang.annotation.Annotation class
Webrev at: http://cr.openjdk.java.net/~mchung/6799230/webrev.00/ java.lang.annotation.Annotation class is always loaded when loading java.lang.Class, java.lang.reflect.Constructor, java.lang.reflect.Method, and java.lang.reflect.Field due to a static field EMPTYANNOTATIONARRAY. This dependency is only needed when the getAnnotations or getDeclaredAnnotation method is called. Thanks Mandy
- Previous message: Review request for 6799230
- Next message: hg: jdk7/tl/jdk: 6799230: Lazily load java.lang.annotation.Annotation class
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]