|
Quick Lists
|
|
Bug ID:
|
6557865
|
|
Votes
|
1
|
|
Synopsis
|
-target 5 should not put ACC_SYNTHETIC on package-info
|
|
Category
|
java:compiler
|
|
Reported Against
|
|
|
Release Fixed
|
7(b20),
6u4(b03) (Bug ID:2150995)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6351740
,
6553734
|
|
Submit Date
|
15-MAY-2007
|
|
Description
|
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.
Posted Date : 2007-05-15 22:50:21.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
We'll unset ACC_SYNTHETIC on package-info in javac -target 5 for compatibility reason.
Posted Date : 2007-07-23 21:07:31.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |