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 - Runtime Exception when expanding package
Summary: Runtime Exception when expanding package
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords: RANDOM
: 49734 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-15 08:37 UTC by Milan Kubec
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (1.82 KB, text/plain)
2004-09-15 08:38 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
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