|
Quick Lists
|
|
Bug ID:
|
4645152
|
|
Votes
|
0
|
|
Synopsis
|
javac compiler incorrectly inserts <clinit> when -g is specified
|
|
Category
|
java:compiler
|
|
Reported Against
|
1.4
, 1.4.1
, hopper
|
|
Release Fixed
|
1.4.0_03,
1.4.1(hopper) (Bug ID:2052245)
|
|
State
|
10-Fix Delivered,
Needs Verification,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
4649160
,
4651879
,
4674192
,
4824507
,
4651181
|
|
Submit Date
|
28-FEB-2002
|
|
Description
|
JDK 1.4 javac compiler incorrectly inserts <clinit> into class files when -g is specified. An example is java.text.ChoiceFormat. The additional <clinit> causes the computed serializationUID different from what is expected, which causes incompatibility problem.
|
|
Work Around
|
N/A
|
|
Evaluation
|
A bug.
xxxxx@xxxxx 2002-02-28
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |