hg: jdk/jdk: 8217868: Crash for overlap between source path and patch module path
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Mon Mar 4 09:21:19 UTC 2019
Changeset: 05d35241e1e9
Author: jlahoda
Date: 2019-03-04 10:19 +0100
URL: http://hg.openjdk.java.net/jdk/jdk/rev/05d35241e1e9
8217868: Crash for overlap between source path and patch module path
Summary: When analyzing implicit files, do not look for containing module, but rather use the already known one.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Modules.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/tool/JavadocTool.java
! test/langtools/tools/javac/modules/PatchModulesTest.java
More information about the jdk-changes
mailing list