java.lang.IndexOutOfBoundsException: toIndex = 125 at java.util.SubList.(SubList.java:602) at java.util.RandomAccessSubList.(RandomAccessSubList.java:758) at java.util.AbstractList.subList(AbstractList.java:468) at org.netbeans.modules.javafx.debugger.models.ScriptClass.getFields(ScriptClass.java:65) at org.netbeans.modules.debugger.jpda.models.LocalsTreeModel.getChildrenImpl(LocalsTreeModel.java:164) at org.netbeans.modules.debugger.jpda.models.LocalsTreeModel.getChildren(LocalsTreeModel.java:129) at org.netbeans.spi.viewmodel.Models$DelegatingTreeModel.getChildren(Models.java:1510) at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilterSI.getChildren(VariablesTreeModelFilterSI.java:154) at org.netbeans.spi.viewmodel.Models$CompoundTreeModel.getChildren(Models.java:774) at org.netbeans.modules.debugger.jpda.ui.models.VariablesTreeModelFilter.getChildren(VariablesTreeModelFilter.java:221) at org.netbeans.spi.viewmodel.Models$CompoundTreeModel.getChildren(Models.java:774) at org.netbeans.modules.javafx.debugger.variablesfiltering.JavaFXVariablesFilter.getChildren(JavaFXVariablesFilter.java:185) at org.netbeans.spi.viewmodel.Models$CompoundTreeModel.getChildren(Models.java:774) at org.netbeans.spi.viewmodel.Models$CompoundModel.getChildren(Models.java:3798) at org.netbeans.modules.viewmodel.TreeModelNode$TreeModelChildren.getModelChildren(TreeModelNode.java:1285) at org.netbeans.modules.viewmodel.TreeModelNode$TreeModelChildren.run(TreeModelNode.java:1245) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957)