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 95253 - Regular Expressions are not fully checked
Summary: Regular Expressions are not fully checked
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-12 13:16 UTC by Alexander Kouznetsov
Modified: 2007-02-16 17:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (2.82 KB, text/plain)
2007-02-12 13:17 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-02-12 13:16:39 UTC
Profiler 070212
NetBeans IDE Dev (Build 200702111900)
1.5.0_10; Java HotSpot(TM) Client VM 1.5.0_10-b03
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Enter the following using Regular Expression filtering criteria:

.*Object\,\ int

Editor will not mind if you use it as filtering criteria (while usually
displaying a message when incorrect regular expression is entered). But if you
press enter the following exception will be thrown:

java.util.regex.PatternSyntaxException: Unexpected internal error near index 10
.*Object,\
Comment 1 Alexander Kouznetsov 2007-02-12 13:17:06 UTC
Created attachment 38366 [details]
Exception
Comment 2 Jiri Sedlacek 2007-02-15 17:52:44 UTC
Fixed for M7.
Comment 3 Alexander Kouznetsov 2007-02-16 17:51:10 UTC
Verified with the scenario shown above

Profiler 070216
NetBeans IDE Dev (Build 200702151900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251