Commit Graph

12 Commits

Author SHA1 Message Date
Brent Christian 554232c123 8176329: jdeps to detect MR jar file and output a warning
Reviewed-by: mchung
2017-04-27 16:18:18 -07:00
Mandy Chung 2b19eb4d49 8080815: Update 8u jdeps list of internal APIs
Reviewed-by: dfuchs
2015-05-21 11:14:23 -07:00
Mandy Chung 665c33198e 8068937: jdeps shows "not found" if target class has no reference other than its own package
Reviewed-by: alanb
2015-05-20 17:11:28 -07:00
Mandy Chung 4f041a3434 8050804: (jdeps) Recommend supported API to replace use of JDK internal API
Reviewed-by: dfuchs
2014-07-18 10:43:41 -07:00
Mandy Chung d45650dcd4 8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
8031092: jdeps does not recognize --help option
8048063: (jdeps) Add filtering capability

Reviewed-by: alanb, dfuchs
2014-07-17 15:23:08 -07:00
Steve Sides 93876b4349 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
Reviewed-by: ksrini
2013-12-24 09:17:37 -08:00
Mandy Chung cd7a8e76a4 8029216: (jdeps) Provide a specific option to report JDK internal APIs
Reviewed-by: alanb
2013-12-04 15:39:36 -08:00
Mandy Chung fa729039be 8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.*
Reviewed-by: alanb, dfuchs
2013-10-30 08:35:52 -07:00
Mandy Chung 1285dee32b 8015912: jdeps support to output in dot file format
8026255: Switch jdeps to follow traditional Java option style

Reviewed-by: alanb
2013-10-17 13:19:48 -07:00
Mandy Chung 857b7efb96 8005428: Update jdeps to read the same profile information as by javac
Reviewed-by: alanb
2013-03-14 10:33:31 -07:00
Mandy Chung ee65d32c20 8006225: tools/jdeps/Basic.java failes with AssertionError
Reviewed-by: alanb
2013-02-14 09:43:00 -08:00
Mandy Chung e8ce882d43 8003562: Provide a CLI tool to analyze class dependencies
Reviewed-by: jjg, alanb, ulfzibis, erikj
2012-12-28 22:25:21 -08:00