hg: jdk9/sandbox/langtools: 8175007: Incorrect error messages for inaccessible classes in visible packages

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Feb 15 10:31:07 UTC 2017


Changeset: 2815405955ee
Author:    jlahoda
Date:      2017-02-15 11:27 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/2815405955ee

8175007: Incorrect error messages for inaccessible classes in visible packages
Summary: Recovery lookup may be triggered for inaccessible classes in visible packages - providing better errors.
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! test/tools/javac/modules/ConvenientAccessErrorsTest.java



More information about the jdk9-sandbox-changes mailing list