[aarch64-port-dev ] git: openjdk/aarch64-port: master: 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:39:06 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/aarch64-port/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 aarch64-port-dev mailing list