hg: jdk9/dev/langtools: 8042699: sjavac does not track dependencies
oehrstroem at gmail.com
oehrstroem at gmail.com
Wed May 7 22:02:21 UTC 2014
Changeset: 08889445d3dc
Author: ohrstrom
Date: 2014-05-07 23:55 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/08889445d3dc
8042699: sjavac does not track dependencies
Summary: Using / in some places and . in other places break package comparisons. The fix standardizes on dots.
Reviewed-by: jjg
! src/share/classes/com/sun/tools/sjavac/Source.java
! test/tools/sjavac/SJavac.java
! test/tools/sjavac/SJavacWrapper.java
More information about the jdk9-dev-changes
mailing list