git: openjdk/jdk: 8264696: Multi-catch clause causes compiler exception because it uses the package-private supertype

Vicente Romero vromero at openjdk.java.net
Thu Apr 8 21:36:39 UTC 2021


Changeset: 57f1e7d9
Author:    Guoxiong Li <lgxbslgx at gmail.com>
Committer: Vicente Romero <vromero at openjdk.org>
Date:      2021-04-08 21:34:51 +0000
URL:       https://git.openjdk.java.net/jdk/commit/57f1e7d9

8264696: Multi-catch clause causes compiler exception because it uses the package-private supertype

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/resolve/PackagePrivateSupertypeAtMultiCatch.java



More information about the jdk-changes mailing list