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 186462 - NegativeArraySizeException at org.netbeans.modules.csl.spi.support.ModificationResult.commit
Summary: NegativeArraySizeException at org.netbeans.modules.csl.spi.support.Modificati...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 22:01 UTC by a_catalucci
Modified: 2011-01-28 20:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 149253


Attachments
stacktrace (1.75 KB, text/plain)
2010-05-20 22:01 UTC, a_catalucci
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_catalucci 2010-05-20 22:01:33 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
a_catalucci: refractoring a portion of ruby code

GUEST: Executando um refactor em um m
Comment 1 a_catalucci 2010-05-20 22:01:37 UTC
Created attachment 99280 [details]
stacktrace
Comment 2 David Strupl 2010-10-13 07:34:10 UTC
This seems like a ruby specific problem. Please evaluate in the ruby team first before passing to CSL. Thanks.