hg: jdk/sandbox: 8217868: Crash for overlap between source path and patch module path

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Mar 4 09:30:16 UTC 2019


Changeset: 05d35241e1e9
Author:    jlahoda
Date:      2019-03-04 10:19 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list