This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 5422 - Internal Compiler prints errors, while other compilers compile the file.
Summary: Internal Compiler prints errors, while other compilers compile the file.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-01-17 22:45 UTC by issues@www
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 2000-01-17 22:45:44 UTC
This is output from Internal compiler when TestCompile class was compiled. TestWindow class was present in filesystem.
JDK 1.3 R
See attachement for .java files

TestCompile.java [39:5] cannot resolve symbol
symbol  : class TestWindow
location: class TestCompile
TestCompile.java [39:26] cannot resolve symbol
symbol  : class TestWindow
location: class TestCompile
Note: TestCompile.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
2 errors