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 47434 - InvalidObjectException when rename package
Summary: InvalidObjectException when rename package
Status: CLOSED DUPLICATE of bug 47264
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 08:53 UTC by Jaromir Uhrik
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack (1.23 KB, text/plain)
2004-08-19 08:54 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2004-08-19 08:53:26 UTC
[200408181510; jdk1.5.0-rc-b63]
I know there are some issues similar as this one
(InvalidObjectException), but I am adding new one
'cause I'm not sure whether it is related to any.
100% reproducible testcase is:
1. Create new project
2. Press just space somewhere in the opened file
in editor
3. Call Refactor->Rename on the package, where the
modified file resides
4. Following exception appears and it appears
every time when trying to rename this package
Comment 1 Jaromir Uhrik 2004-08-19 08:54:18 UTC
Created attachment 16935 [details]
Exception stack
Comment 2 Martin Matula 2004-08-19 09:02:41 UTC
note: 200408181510 is beta 1 build
Comment 3 Jan Becicka 2004-08-19 09:05:14 UTC
Fixed in trunk. not in beta 1 build.

*** This issue has been marked as a duplicate of 47264 ***
Comment 4 Jaromir Uhrik 2004-08-25 16:05:35 UTC
Verified -> closed. The issue doesn't appear in trunk build
#200408241800; jdk1.5.0-rc-b63.
Comment 5 Quality Engineering 2007-09-20 12:47:47 UTC
Reorganization of java component