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 77230 - *Code Model* Parser's grammar in rule new_expression has long time predicate
Summary: *Code Model* Parser's grammar in rule new_expression has long time predicate
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-01 14:34 UTC by Vladimir Voskresensky
Modified: 2009-05-14 16:10 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 Vladimir Voskresensky 2006-06-01 14:34:20 UTC
new_expression
((LPAREN expression_list RPAREN)=>LPAREN expression_list RPAREN)?

This can potentially cause long time "guessing" phase, by in fact it's not usual
for "new ..." expressions => P4.
Comment 1 Vladimir Kvashin 2008-11-21 11:51:07 UTC
fixed long ago
Comment 2 Vladimir Voskresensky 2009-05-14 16:10:19 UTC
resolved in 6.7