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 7127 - Compiler misreports errors
Summary: Compiler misreports errors
Status: CLOSED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P2 minor (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-07-20 20:41 UTC by gregory.frank
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 gregory.frank 2000-07-20 20:41:07 UTC
When compiling by any method (Build, Compile, Run or Debug), about 80% of the
time (more when it tries to just recompile a method) the status indicator
indicates Compiler Errors, but no errors are reported. Click (or press) to
compile again without changing the file at all, and everything works fine. On
my slow machine, it's a major pain to compile twice.
Comment 1 Svata Dedic 2000-07-31 17:24:59 UTC
According to Gregory, the bug was reported against build 842 with the Internal
Compiler set as the default one; the behaviour is not reproducible after
compiler autoupdate.
I suspect some memory leaks (or dangling SoftReference ?) as the cause of the
bug; it will require extensive testing however.
Comment 2 Svata Dedic 2000-08-15 07:14:59 UTC
I am unable to reproduce the described behaviour. If you are able to reproduce
it in dev-10+ (Jaga), please reopen the bug with updated info/test cases.
Comment 3 Quality Engineering 2003-07-01 13:12:52 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:18:13 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.