You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Kenneth Fogel (JIRA)" <ji...@apache.org> on 2018/09/02 20:41:00 UTC

[jira] [Closed] (NETBEANS-1205) In JShell failing to use a semicolon at line's end is shown as an error but code executes

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

Kenneth Fogel closed NETBEANS-1205.
-----------------------------------
    Resolution: Cannot Reproduce

Behaviour is not repeatable. May be due to environment settings in Windows.

> In JShell failing to use a semicolon at line's end is shown as an error but code executes
> -----------------------------------------------------------------------------------------
>
>                 Key: NETBEANS-1205
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1205
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - JShell
>    Affects Versions: 9.0
>         Environment: Windows 10
> Oracle Java SDK 10.0.2
>            Reporter: Kenneth Fogel
>            Priority: Major
>             Fix For: 9.0
>
>
> In JShell, writing a line such as:
> int x = 4
> without a semicolon shows a red dot with an error message that a semicolon is required. However once you press enter JShell echoes back the value and the red dot disappears.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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