test/tools/jdeps/APIDeps.java

changeset 2539
a51b7fd0543b
parent 2538
1e39ae45d8ac
child 2702
9ca8d8713094
child 2803
9538418d25b9
equal deleted inserted replaced
2538:1e39ae45d8ac 2539:a51b7fd0543b
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 /* 24 /*
25 * @test 25 * @test
26 * @bug 8015912 8029216 8048063 26 * @bug 8015912 8029216 8048063 8050804
27 * @summary Test -apionly and -jdkinternals options 27 * @summary Test -apionly and -jdkinternals options
28 * @build m.Bar m.Foo m.Gee b.B c.C c.I d.D e.E f.F g.G 28 * @build m.Bar m.Foo m.Gee b.B c.C c.I d.D e.E f.F g.G
29 * @run main APIDeps 29 * @run main APIDeps
30 */ 30 */
31 31

mercurial