[ 
https://issues.apache.org/jira/browse/NETBEANS-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomáš Procházka closed NETBEANS-1240.
-------------------------------------
    Resolution: Incomplete

> 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: java - JShell
>    Affects Versions: 9.0, 10.0, 11.0, 11.1
>         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
>            Assignee: Svatopluk Dedic
>            Priority: Major
>              Labels: jsh, lexer, nullpointerexception
>         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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to