Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang