JDK-4992284 : ACC_ANNOTATION and ACC_ENUM bits not exposed properly
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-02-10
  • Updated: 2012-10-08
  • Resolved: 2004-02-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b39Fixed
Related Reports
Relates :  
Relates :  
Description
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.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b39 tiger-beta2
14-06-2004

EVALUATION Fixed in 1.5.0 beta 2, either b39 or b40. There are some other problems that have been pointed out by ###@###.### that will be fixed under another bug ID. ###@###.### 2004-02-11
11-06-2004