In fixing 4975724 there was an oversight where the new ACC_ANNOTATION and
ACC_ENUM bits are being masked off upon return from the HotSpot JVM. The
mask needs to be extended to include these bits.
ACC_ENUM bits are being masked off upon return from the HotSpot JVM. The
mask needs to be extended to include these bits.
- relates to
-
JDK-4975724 Need ACC_ANNOTATION bit to support JSR175
-
- Closed
-
-
JDK-4993039 extension of JVM_ACC_WRITTEN_FLAGS with ENUM bit brakes some jvmti/jni code
-
- Closed
-