-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
None
-
Affects Version/s: 5.0
-
Component/s: core-libs
-
generic
-
generic
Name: vpR10197 Date: 03/16/2004
The new class file specified in JSR202 (version >= 49) has additional class
access flag ACC_SYNTHETIC, ACC_ENUM and ACC_ANNOTATION, field access flags
ACC_ENUM and ACC_SYNTHETIC, and method access flags ACC_BRIDGE, ACC_VARARGS
and ACC_SYNTHETIC.
java.lang.reflect.Modifier needs to be modified to reflect these new flags.
This bug affects the following NSK test:
nsk/monitoring/ThreadState/fields/fields001
======================================================================
- relates to
-
JDK-4975724 Need ACC_ANNOTATION bit to support JSR175
-
- Closed
-