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 56533 - IOE after enum constant refactoring
Summary: IOE after enum constant refactoring
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 13:05 UTC by Jan Pokorsky
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
InvalidObjectException (4.18 KB, text/plain)
2005-03-16 13:06 UTC, Jan Pokorsky
Details
messages.log (101.65 KB, text/plain)
2005-03-17 10:26 UTC, Jan Pokorsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2005-03-16 13:05:30 UTC
[jdk1.5.0]
The rename of an enum constant fails with the following exception.
Comment 1 Jan Pokorsky 2005-03-16 13:06:03 UTC
Created attachment 20889 [details]
InvalidObjectException
Comment 2 Martin Matula 2005-03-16 22:55:05 UTC
Could you attach your messages.log please? I would like to check if anything was
logged before this happened. Thanks.
Comment 3 Jan Pokorsky 2005-03-17 10:25:36 UTC
Sure, I get still a lot of informational logs from javacore and mdr. Here it is.
Comment 4 Jan Pokorsky 2005-03-17 10:26:15 UTC
Created attachment 20920 [details]
messages.log
Comment 5 Pavel Flaska 2005-06-21 15:15:00 UTC
This was already fixed. Not reproducible in trunk build.
Comment 6 Quality Engineering 2007-09-20 11:51:06 UTC
Reorganization of java component