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 199084 - OutOfMemoryError: msg2
Summary: OutOfMemoryError: msg2
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 13:45 UTC by Tomas Danek
Modified: 2011-06-01 13:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164772


Attachments
stacktrace (2.63 KB, text/plain)
2011-06-01 13:45 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2011-06-01 13:45:07 UTC
Build: NetBeans IDE Dev (Build 201105310954)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

User Comments:
musilt2: xxxxx




Stacktrace: 
java.lang.OutOfMemoryError: msg2
   at newpackage.FooClass1.throwSomeNewOOME(FooClass1.java:13)
   at oometest1.OOMEAction.actionPerformed(OOMEAction.java:28)
   at org.openide.awt.AlwaysEnabledAction$1.run(AlwaysEnabledAction.java:140)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
   at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:99)
Comment 1 Tomas Danek 2011-06-01 13:45:12 UTC
Created attachment 108655 [details]
stacktrace
Comment 2 Tomas Danek 2011-06-01 13:54:37 UTC
just testing purposes, closing.