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 43544 - Error annotation in correct source
Summary: Error annotation in correct source
Status: CLOSED DUPLICATE of bug 41630
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-19 13:16 UTC by Milan Kubec
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 Milan Kubec 2004-05-19 13:16:14 UTC
[dev-200405182245, JDK 1.4.2_04]
I've created j2selibrary project and couple
classes in it. Then I generated tests for some of
those classes. In one test method I created
instance of tested class (C c = new C()) and
inspite of it had the same package and tests run
and didn't fail the line was marked with error
annotation.
Comment 1 Martin Matula 2004-07-26 15:41:47 UTC

*** This issue has been marked as a duplicate of 41630 ***
Comment 2 Milan Kubec 2004-07-27 09:38:28 UTC
Verified dupe.