-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b20
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2150995 | 6u4 | Wei Tao | P3 | Resolved | Fixed | b03 |
JDK-2165586 | OpenJDK6 | Unassigned | P3 | Closed | Not an Issue |
javac generates an ACC_SYNTHETIC bit which breaks JDK 5.0 VMs. The behavior
is correct but not compatible so we should disable it in -target 5.
is correct but not compatible so we should disable it in -target 5.
- backported by
-
JDK-2150995 -target 5 should not put ACC_SYNTHETIC on package-info
-
- Resolved
-
-
JDK-2165586 -target 5 should not put ACC_SYNTHETIC on package-info
-
- Closed
-
- relates to
-
JDK-6553734 package-info class compiled on JDK 6 target 1.5 cannot be loaded by JDK 5
-
- Closed
-
-
JDK-6351740 No specification for package-info support
-
- Resolved
-