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 255669

Summary: java.lang.IndexOutOfBoundsException: Invalid line index=17 >= lineCount=1
Product: utilities Reporter: MackSix
Component: DiffAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal CC: MackSix, markiewb
Priority: P3 Keywords: REGRESSION
Version: 8.1   
Hardware: PC   
OS: Windows 7   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=254448
https://netbeans.org/bugzilla/show_bug.cgi?id=255668
Issue Type: DEFECT Exception Reporter:
Attachments: Logfile

Description MackSix 2015-10-03 05:59:23 UTC
Created attachment 156500 [details]
Logfile

1. Preform a Push Down refactoring. 
2. Choose to Preview.
3. double click on all the "Update" nodes in the tree view of the Refactoring window.

Result: Logfile shows java.lang.IndexOutOfBoundsException(s)


Product Version: NetBeans IDE 8.1 RC (Build 201510012201)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)
Comment 1 Ondrej Vrabec 2015-10-15 07:27:10 UTC
Does it have any effect on the functionality besides just a logged error?