jdk/test/tools/launcher/ToolsOpts.java
changeset 16091 4eb1062acb5b
parent 13411 224a28370893
child 36511 9d0388c6b336
--- a/jdk/test/tools/launcher/ToolsOpts.java	Thu Nov 08 15:41:01 2012 -0800
+++ b/jdk/test/tools/launcher/ToolsOpts.java	Fri Nov 09 14:36:10 2012 -0800
@@ -23,6 +23,7 @@
 
 /*
  * @test
+ * @bug 8002091
  * @summary Test options patterns for javac,javah,javap and javadoc using
  * javac as a test launcher. Create a dummy javac and intercept options to check
  * reception of options as passed through the launcher without having to launch