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: 6668796
Votes 0
Synopsis bad diagnostic "bad class file" given for source files
Category java:compiler
Reported Against
Release Fixed 7(b25)
State 10-Fix Delivered, request for enhancement
Priority: 4-Low
Related Bugs 6668794
Submit Date 28-FEB-2008
Description
The source completer in JavaCompiler uses ClassReader.BadClassFile to create diagnostics that say "bad class file: ..." when the file is a source file.

It would be better to use a different message that says "bad source file..."
Posted Date : 2008-02-28 02:22:32.0
Work Around
N/A
Evaluation
New messages added.
Posted Date : 2008-03-12 20:08:21.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang