-
Bug
-
Resolution: Not an Issue
-
P4
-
9
-
None
See JDK-8066238 fix.
We should really throw syntax error if a block is wrong, not reference error. This was the case before.
We should also investigate if the parser throws reference errors in any other situations where syntax error is correct.
We should really throw syntax error if a block is wrong, not reference error. This was the case before.
We should also investigate if the parser throws reference errors in any other situations where syntax error is correct.