Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b110
Description
test/javax/swing/JTree/8013571/Test8013571.java
/*
* @test
- * @bug 8016545
- * @summary Tests beans with public fields
+ * @bug 8013571
+ * @summary Tests null as a root of TreeModelEvent
* @author Sergey Malenkov
*/
test/java/beans/Performance/Test7122740.java
/*
* @test
- * @bug 7122740
+ * @bug 7122740 7187618
* @summary Tests just a benchmark of PropertyDescriptor(String, Class) performance
* @author Sergey Malenkov
* @run main/manual Test7122740
*/
test/java/beans/Performance/Test7184799.java
/*
* @test
- * @bug 7184799
+ * @bug 7184799 7187618
* @summary Tests just a benchmark of Introspector.getBeanInfo(Class) performance
* @author Sergey Malenkov
* @run main/manual Test7184799
*/
/*
* @test
- * @bug 8016545
- * @summary Tests beans with public fields
+ * @bug 8013571
+ * @summary Tests null as a root of TreeModelEvent
* @author Sergey Malenkov
*/
test/java/beans/Performance/Test7122740.java
/*
* @test
- * @bug 7122740
+ * @bug 7122740 7187618
* @summary Tests just a benchmark of PropertyDescriptor(String, Class) performance
* @author Sergey Malenkov
* @run main/manual Test7122740
*/
test/java/beans/Performance/Test7184799.java
/*
* @test
- * @bug 7184799
+ * @bug 7184799 7187618
* @summary Tests just a benchmark of Introspector.getBeanInfo(Class) performance
* @author Sergey Malenkov
* @run main/manual Test7184799
*/
Attachments
Issue Links
- relates to
-
JDK-7187618 PropertyDescriptor Performance Slow (continue)
- Closed
-
JDK-8013571 TreeModelEvent doesn't accept " null " for root as Javadoc specifies.
- Closed