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 5656 - Sun javac`s regular expression accepts ^/n as beginning of an error
Summary: Sun javac`s regular expression accepts ^/n as beginning of an error
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-07 17:32 UTC by issues@www
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ytyg.java (164 bytes, text/plain)
2000-08-07 14:50 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description issues@www 2000-02-07 17:32:24 UTC
following is printed out for the attachment:

ytyg.java [4:1] Undefined variable, class, or package name: sdkfksjdhfkj

sdkfksjdhfkj

^
W:/Development/release/Development/ytyg.java [5:1] `;` expected.

}
^
W:/Development/release/Development/ytyg.java [4:1] Invalid expression statement.

sdkfksjdhfkj
^
W:/Development/release/Development/ytyg.java [9:1] `;` expected.
  }
  ^
4 errors

But that is wrong - some errors are not highlighted
Comment 1 Marek Grummich 2000-07-25 09:29:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Becicka 2000-08-07 14:50:59 UTC
Created attachment 76 [details]
ytyg.java
Comment 3 Quality Engineering 2003-07-02 17:20:23 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.