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 - java.lang.IndexOutOfBoundsException: Invalid line index=17 >= lineCount=1
Summary: java.lang.IndexOutOfBoundsException: Invalid line index=17 >= lineCount=1
Status: NEW
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2015-10-03 05:59 UTC by MackSix
Modified: 2015-10-15 07:27 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Logfile (52.13 KB, application/octet-stream)
2015-10-03 05:59 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
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?