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 137352 - Module Java Refactoring threw java.lang.AssertionError
Summary: Module Java Refactoring threw java.lang.AssertionError
Status: RESOLVED DUPLICATE of bug 138391
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 18:42 UTC by ulfzibis
Modified: 2008-07-24 16:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (200.62 KB, text/plain)
2008-06-16 18:44 UTC, ulfzibis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ulfzibis 2008-06-16 18:42:40 UTC
As the circumstances might be special, please checkout my project from here:
https://java-nio-charset-enhanced.dev.java.net/source/browse/java-nio-charset-enhanced/?rev=190

Then overwrite your working copy with this particular revision:
https://java-nio-charset-enhanced.dev.java.net/source/browse/java-nio-charset-enhanced/branches/milestone1/?rev=190

In class sun.nio.cs.US_ASCII.java try to refactor inner static class 'MapDecoder' to 'MapExtendedDecoder'

I had this error before and after "Clean and Build".
Comment 1 ulfzibis 2008-06-16 18:44:04 UTC
Created attachment 62890 [details]
log file
Comment 2 Jan Becicka 2008-07-24 16:59:57 UTC

*** This issue has been marked as a duplicate of 138391 ***