Marco Rodriguez created NETBEANS-1240:
-----------------------------------------
Summary: java.lang.IndexOutOfBoundsException: index=1 >= size()=1
at org.netbeans.lib.lexer.JoinTokenList.tokenList(JoinTokenList.java:170)
Key: NETBEANS-1240
URL: https://issues.apache.org/jira/browse/NETBEANS-1240
Project: NetBeans
Issue Type: Bug
Components: editor - Lexer
Affects Versions: 9.0
Environment: Product Version: Apache NetBeans IDE 9.0 (Build
incubator-netbeans-release-334-on-20180708)
Java: 10.0.2; Java HotSpot(TM) 64-Bit Server VM 10.0.2+13
Runtime: Java(TM) SE Runtime Environment 10.0.2+13
System: Mac OS X version 10.11.6 running on x86_64; UTF-8; es_ES (nb)
Reporter: Marco Rodriguez
Attachments: messages.log
(Excuse for my bad English)
To reproduce try:
1) Open NetBeans
2) Goto Tools -> Open Java Platform Shell
3) On JShell window write: var
the last char (r) don't written. If you retype "r", this time is showed, but
"enter key" do nothing.
I attach message.log after put this lines on netbeans.conf:
-J-Dorg.netbeans.lib.lexer.TokenList.level=FINER
-J-Dorg.netbeans.lib.lexer.inc.TokenHierarchyUpdate.level=FINEST
-J-Dorg.netbeans.lib.lexer.inc.TokenListUpdater.level=FINEST
-J-Dorg.netbeans.lib.lexer.EmbeddingOperation.level=FINER
Also I tryed on Apache NetBeans IDE Dev (Build 20180912-41067c9eb729) with same
result.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists