hg: jdk/jdk: 8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Mon Mar 26 09:47:53 UTC 2018
Changeset: b39bc2eb8325
Author: jlahoda
Date: 2018-03-26 11:42 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/b39bc2eb8325
8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
Summary: ErrorType.getEnclosingType returns noType rather than self.
Reviewed-by: mcimadamore, cushon
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
+ test/langtools/tools/javac/processing/model/MissingClassRecursiveAccessible.java
More information about the jdk-changes
mailing list