hg: kulla/dev/langtools: At the API eval() level, for expressions, use the JLS expressions, no semicolon. While still allowing expression statements. Thus eliminating the awkward 'x' becoming 'x; '.

robert.field at oracle.com robert.field at oracle.com
Fri Mar 6 01:29:52 UTC 2015


Changeset: 1a63f75fb59e
Author:    rfield
Date:      2015-03-05 17:29 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/1a63f75fb59e

At the API eval() level, for expressions, use the JLS expressions, no semicolon.  While still allowing expression statements.  Thus eliminating the awkward 'x' becoming 'x;'.

! repl/TODO
! repl/src/impl/CompletenessAnalyzer.java
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/ReplParser.java
! repl/src/impl/SourceCodeAnalysisImpl.java
! repl/testng/stress/CompletenessStressTest.java
! repl/testng/test/AnalysisTest.java
! repl/testng/test/CompletenessTest.java
! repl/testng/test/ReplToolTesting.java



More information about the kulla-dev mailing list