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 232573 - org.netbeans.modules.java.source.save.CasualDiff]: Illegal values: from = 8103; to = 8102.
Summary: org.netbeans.modules.java.source.save.CasualDiff]: Illegal values: from = 810...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-11 15:54 UTC by ecerichter
Modified: 2013-07-13 02:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (187.33 KB, text/plain)
2013-07-11 15:54 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-07-11 15:54:08 UTC
Product Version = NetBeans IDE Dev (Build 201307100049)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01

I was using JDK 1.7.0_21 up today.
Today I decied to upgrade to 1.7.0_25.
After that, I got a crazy IDE log with large portions of my source code, and the orientation to create a new issue.

Thanks,

Edson
Comment 1 ecerichter 2013-07-11 15:54:17 UTC
Created attachment 137011 [details]
IDE log
Comment 2 Jan Lahoda 2013-07-11 21:09:23 UTC
I don't think this has anything to do with the JDK update, or that this would be a recent regression - I can easily reproduce in 7.3 as well (place the source code in an editor, and use Source/Organize Members). Fixed:
http://hg.netbeans.org/jet-main/rev/93f9ad7f4e9b
Comment 3 Quality Engineering 2013-07-13 02:04:55 UTC
Integrated into 'main-silver', will be available in build *201307122300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/93f9ad7f4e9b
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #232573: when removing method's return type, make sure to correctly skip the spaces after the type