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 236079 - ArrayIndexOutOfBoundsException at java.lang.System.arraycopy
Summary: ArrayIndexOutOfBoundsException at java.lang.System.arraycopy
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 14:57 UTC by janario
Modified: 2013-09-18 10:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203942


Attachments
stacktrace (3.50 KB, text/plain)
2013-09-17 14:57 UTC, janario
Details

Note You need to log in before you can comment on or make changes to this bug.
Description janario 2013-09-17 14:57:20 UTC
Build: NetBeans IDE Dev (Build 20130917-91f6216db8a1)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
janario: .

janario: .

janario: Using git Accept Both in conflict




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException
   at java.lang.System.arraycopy(System.java:0)
   at org.netbeans.modules.merge.builtin.visualizer.MergePanel.replace(MergePanel.java:1394)
   at org.netbeans.modules.merge.builtin.visualizer.MergePanel.replaceBothInResult(MergePanel.java:1263)
   at org.netbeans.modules.merge.builtin.visualizer.MergeControl.doAcceptBoth(MergeControl.java:377)
   at org.netbeans.modules.merge.builtin.visualizer.MergeControl.actionPerformed(MergeControl.java:417)
   at org.netbeans.modules.merge.builtin.visualizer.MergePanel.fireControlActionCommand(MergePanel.java:562)
Comment 1 janario 2013-09-17 14:57:22 UTC
Created attachment 140177 [details]
stacktrace
Comment 2 Ondrej Vrabec 2013-09-18 10:29:19 UTC
fixing hopefully

fix: http://hg.netbeans.org/core-main/rev/a9451bf593c6