mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-14 20:35:09 +00:00
8023536: Some regression tests have a wrong header
Reviewed-by: alexsch
This commit is contained in:
parent
88cb86076a
commit
eaece57c8d
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -27,8 +27,8 @@ import javax.swing.tree.DefaultTreeModel;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8016545
|
||||
* @summary Tests beans with public fields
|
||||
* @bug 8013571
|
||||
* @summary Tests null as a root of TreeModelEvent
|
||||
* @author Sergey Malenkov
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user