hg: jdk/sandbox: 8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Mar 26 10:00:23 UTC 2018


Changeset: b39bc2eb8325
Author:    jlahoda
Date:      2018-03-26 11:42 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list