git: openjdk/jdk: 2 new changesets
Jan Lahoda
jlahoda at openjdk.java.net
Mon Nov 8 13:24:27 UTC 2021
Changeset: fa754b8f
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2021-11-08 13:20:44 +0000
URL: https://git.openjdk.java.net/jdk/commit/fa754b8ffda0ae16cda03d896260870ff8fb6ae9
8276149: jshell throws EOF error when throwing exception inside switch expression
Reviewed-by: vromero
! src/jdk.jshell/share/classes/jdk/jshell/CompletenessAnalyzer.java
! test/langtools/jdk/jshell/CompletenessTest.java
Changeset: 0c2d00bf
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2021-11-08 13:21:40 +0000
URL: https://git.openjdk.java.net/jdk/commit/0c2d00bff7b96cca53820aadfdaf09c840a2a33a
8275097: Wrong span of the 'default' tag
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! test/langtools/tools/javac/parser/JavacParserTest.java
! test/langtools/tools/javac/patterns/SwitchErrors.out
More information about the jdk-changes
mailing list