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 262381

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: javascript Reporter: seyit
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224442
Attachments: stacktrace

Description seyit 2016-06-09 15:32:32 UTC
This issue was reported manually by thurka.
It already has 1 duplicates 


Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
seyit: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1563)
   at java.lang.Class.checkPackageAccess(Class.java:2372)
   at java.lang.Class.checkMemberAccess(Class.java:2351)
   at java.lang.Class.getDeclaredFields(Class.java:1915)
   at com.sun.jna.Structure.getFieldList(Structure.java:866)
   at com.sun.jna.Structure.initializeFields(Structure.java:1210)
Comment 1 seyit 2016-06-09 15:32:33 UTC
Created attachment 160017 [details]
stacktrace
Comment 2 Tomas Hurka 2016-06-09 15:34:17 UTC
Retained size of org.netbeans.modules.javascript2.editor.model.impl.JsFunctionImpl#796 is 40,074,417 bytes.