changeset 8080:0151f12bd392

8023536: Some regression tests have a wrong header Reviewed-by: alexsch
author malenkov
date Thu, 22 Aug 2013 17:17:25 +0400
parents 64dc24e0d577
children b71f112dab2a
files test/java/beans/Performance/Test7122740.java test/java/beans/Performance/Test7184799.java test/javax/swing/JTree/8013571/Test8013571.java
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/test/java/beans/Performance/Test7122740.java	Fri Aug 16 21:18:21 2013 +0400
+++ b/test/java/beans/Performance/Test7122740.java	Thu Aug 22 17:17:25 2013 +0400
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug 7122740
+ * @bug 7187618 7122740
  * @summary Tests just a benchmark of PropertyDescriptor(String, Class) performance
  * @author Sergey Malenkov
  * @run main/manual Test7122740
--- a/test/java/beans/Performance/Test7184799.java	Fri Aug 16 21:18:21 2013 +0400
+++ b/test/java/beans/Performance/Test7184799.java	Thu Aug 22 17:17:25 2013 +0400
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug 7184799
+ * @bug 7187618 7184799
  * @summary Tests just a benchmark of Introspector.getBeanInfo(Class) performance
  * @author Sergey Malenkov
  * @run main/manual Test7184799
--- a/test/javax/swing/JTree/8013571/Test8013571.java	Fri Aug 16 21:18:21 2013 +0400
+++ b/test/javax/swing/JTree/8013571/Test8013571.java	Thu Aug 22 17:17:25 2013 +0400
@@ -27,8 +27,8 @@
 
 /*
  * @test
- * @bug 8016545
- * @summary Tests beans with public fields
+ * @bug 8013571
+ * @summary Tests null as a root of TreeModelEvent
  * @author Sergey Malenkov
  */