History log of /openjdk10/langtools/src/jdk.jdeps/share/classes/com/sun/tools/jdeprscan/Main.java
Revision Date Author Comments
# 3890:05b91c7f6f9e 27-Jan-2017 darcy

8028544: Add SourceVersion.RELEASE_10
8028546: Add -source 10 and -target 10 to javac
Reviewed-by: jjg, smarks


# 3736:68754738ba9c 01-Nov-2016 smarks

8165646: (jdeprscan) adjust tool output to improve clarity
Reviewed-by: jjg, psandoz


# 3706:1b4b4f571ccf 13-Oct-2016 smarks

8167965: (jdeprscan) using --release option with 8 or earlier throws exception
Reviewed-by: mchung


# 3679:49314bc6d795 04-Oct-2016 smarks

8161338: (jdeprscan) remove JEP 293 non-conforming -cp option
8165927: (jdeprscan) com.sun.tools.jdeprscan.Main.instance should be package protected
Reviewed-by: jjg


# 3628:047d4d42b466 30-Aug-2016 mchung

8160851: Remove old launcher module-related options
Reviewed-by: jjg, alanb


# 3627:e15a551a81b5 29-Aug-2016 smarks

8164837: fix jdeprscan TestLoad and TestScan failures on Windows
Reviewed-by: darcy


# 3615:871b60b0c091 25-Aug-2016 smarks

8145464: implement deprecation static analysis tool
Reviewed-by: psandoz, darcy