java.lang.OutOfMemoryError: GC overhead limit exceeded at java.util.Arrays.copyOfRange(Arrays.java:3664) at java.lang.String.(String.java:207) at java.lang.String.substring(String.java:1969) at java.util.StringTokenizer.nextToken(StringTokenizer.java:352) at org.openide.modules.SpecificationVersion.parse(SpecificationVersion.java:103) at org.openide.modules.SpecificationVersion.(SpecificationVersion.java:71) at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$SourceLevelComboBoxModel.getSourceLevels(PlatformUiSupport.java:957) at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$SourceLevelComboBoxModel.getSize(PlatformUiSupport.java:876) at javax.swing.JComboBox.getItemCount(JComboBox.java:1472) at org.netbeans.modules.java.j2seproject.ui.customizer.CustomizerSources.enableSourceLevel(CustomizerSources.java:256) at org.netbeans.modules.java.j2seproject.ui.customizer.CustomizerSources.access$000(CustomizerSources.java:78) at org.netbeans.modules.java.j2seproject.ui.customizer.CustomizerSources$1.contentsChanged(CustomizerSources.java:141) at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:118) at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$SourceLevelComboBoxModel.resetCache(PlatformUiSupport.java:931) at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$SourceLevelComboBoxModel.contentsChanged(PlatformUiSupport.java:924) at javax.swing.AbstractListModel.fireContentsChanged(AbstractListModel.java:118) at org.netbeans.modules.java.api.common.ui.PlatformUiSupport$PlatformComboBoxModel.setSelectedItem(PlatformUiSupport.java:714) at javax.swing.JComboBox.setSelectedItem(JComboBox.java:576) at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:622) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:861) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290) at java.awt.Component.processMouseEvent(Component.java:6533) at javax.swing.JComponent.processMouseEvent(JComponent.java:3324) at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:510) at java.awt.Component.processEvent(Component.java:6298) at java.awt.Container.processEvent(Container.java:2236) at java.awt.Component.dispatchEventImpl(Component.java:4889) at java.awt.Container.dispatchEventImpl(Container.java:2294) at java.awt.Component.dispatchEvent(Component.java:4711) at java.awt.LightweightDispatcher.retargetMouseEvent(LightweightDispatcher.java:4888) at java.awt.LightweightDispatcher.processMouseEvent(LightweightDispatcher.java:4525) at java.awt.LightweightDispatcher.dispatchEvent(LightweightDispatcher.java:4466)