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 36929

Summary: [2003-10-29]Deadlock during go to source
Product: platform Reporter: Jan Lahoda <jlahoda>
Component: TextAssignee: Peter Zavadsky <pzavadsky>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:
Attachments: Full thread dump.

Description Jan Lahoda 2003-10-30 09:19:02 UTC
Windowsystem version 2 build 031029, JDK1.4.2.

I have a few files open and in one of them is
something like 'Pattern p = Pattern.compile("")'.
If I have caret after the second Pattern and
invoke "Go to source" (using shortcut Alt-O or
context menu), the IDE is deadlock. The full
thread dump is attached.

I had never opened the java/util/Pattern.java in
this IDE before. I have had used the code
completion, so 'src.zip' is mounted.
Comment 1 Jan Lahoda 2003-10-30 09:20:19 UTC
Created attachment 12018 [details]
Full thread dump.
Comment 2 Peter Zavadsky 2003-10-31 14:05:58 UTC

*** This issue has been marked as a duplicate of 36938 ***
Comment 3 Jan Lahoda 2003-10-31 15:15:38 UTC
OK
Comment 4 Jan Chalupa 2003-11-03 17:41:40 UTC
Previously VERIFIED issue that was mistakenly put into the NEW
state... closing again...

*** This issue has been marked as a duplicate of 36938 ***
Comment 5 Jan Chalupa 2003-11-03 17:42:07 UTC
... verified.