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 49049

Summary: Runtime Exception when expanding package
Product: java Reporter: Milan Kubec <mkubec>
Component: UnsupportedAssignee: Daniel Prusa <dprusa>
Status: CLOSED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack trace

Description Milan Kubec 2004-09-15 08:37:30 UTC
[beta2 200409150400, JDK 1.5.0 RC]

I opened project XTest from NB main trunk and I
was expanding packages one after another, arter
expanding package org.netbeans.xtest I got
RuntimeException. Doesn't seem to be reproducible.
Comment 1 Milan Kubec 2004-09-15 08:38:05 UTC
Created attachment 17638 [details]
exc stack trace
Comment 2 Daniel Prusa 2004-09-29 16:34:35 UTC
Fixed.

org/netbeans/modules/javacore/jmiimpl/javamodel/ResourceImpl.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/jmiimpl/javamodel/ResourceImpl.java,v
 <--  ResourceImpl.java
new revision: 1.31; previous revision: 1.30

org/netbeans/modules/javacore/parser/ClassFileInfoUtil.java;
/cvs/java/javacore/src/org/netbeans/modules/javacore/parser/ClassFileInfoUtil.java,v
 <--  ClassFileInfoUtil.java
new revision: 1.17; previous revision: 1.16
Comment 3 Daniel Prusa 2004-10-01 09:04:30 UTC
*** Issue 49734 has been marked as a duplicate of this issue. ***
Comment 4 Milan Kubec 2004-10-01 14:36:41 UTC
Cannot reproduce, verified in custom 20041001.
Comment 5 Quality Engineering 2007-09-20 12:49:04 UTC
Reorganization of java component