|
Quick Lists
|
|
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
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |