You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2021/01/23 06:33:00 UTC

[jira] [Commented] (NETBEANS-1240) java.lang.IndexOutOfBoundsException: index=1 >= size()=1 at org.netbeans.lib.lexer.JoinTokenList.tokenList(JoinTokenList.java:170)

    [ https://issues.apache.org/jira/browse/NETBEANS-1240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270573#comment-17270573 ] 

Tomáš Procházka commented on NETBEANS-1240:
-------------------------------------------

Please try to reproduce the issue in NetBeans 12.2.

Thank you.

> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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