aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authormchung <none@none>2014-07-18 10:43:41 -0700
committermchung <none@none>2014-07-18 10:43:41 -0700
commit7e95bc8ed1171c5472b62e437d4746f6767e5d1e (patch)
treee4f5cf6c128658af38f3058a319bbbd030914cf6 /test
parentd879a4d738420102cd7e44310fd4ff5709c12ef6 (diff)
8050804: (jdeps) Recommend supported API to replace use of JDK internal API
Reviewed-by: dfuchs
Diffstat (limited to 'test')
-rw-r--r--test/tools/jdeps/APIDeps.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tools/jdeps/APIDeps.java b/test/tools/jdeps/APIDeps.java
index bf01a77b..c3d2c997 100644
--- a/test/tools/jdeps/APIDeps.java
+++ b/test/tools/jdeps/APIDeps.java
@@ -23,7 +23,7 @@
/*
* @test
- * @bug 8015912 8029216 8048063
+ * @bug 8015912 8029216 8048063 8050804
* @summary Test -apionly and -jdkinternals options
* @build m.Bar m.Foo m.Gee b.B c.C c.I d.D e.E f.F g.G
* @run main APIDeps