提交 03883f54 编写于 作者: M malenkov

8023536: Some regression tests have a wrong header

Reviewed-by: alexsch
上级 27d3451a
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
/* /*
* @test * @test
* @bug 7122740 * @bug 7187618 7122740
* @summary Tests just a benchmark of PropertyDescriptor(String, Class) performance * @summary Tests just a benchmark of PropertyDescriptor(String, Class) performance
* @author Sergey Malenkov * @author Sergey Malenkov
* @run main/manual Test7122740 * @run main/manual Test7122740
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
/* /*
* @test * @test
* @bug 7184799 * @bug 7187618 7184799
* @summary Tests just a benchmark of Introspector.getBeanInfo(Class) performance * @summary Tests just a benchmark of Introspector.getBeanInfo(Class) performance
* @author Sergey Malenkov * @author Sergey Malenkov
* @run main/manual Test7184799 * @run main/manual Test7184799
......
...@@ -27,8 +27,8 @@ import javax.swing.tree.DefaultTreeModel; ...@@ -27,8 +27,8 @@ import javax.swing.tree.DefaultTreeModel;
/* /*
* @test * @test
* @bug 8016545 * @bug 8013571
* @summary Tests beans with public fields * @summary Tests null as a root of TreeModelEvent
* @author Sergey Malenkov * @author Sergey Malenkov
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册