Kenneth Fogel created NETBEANS-1205:
---------------------------------------

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