8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
Reviewed-by: alanb
This commit is contained in:
parent
f55c892a65
commit
efa84f658a
@ -116,6 +116,12 @@
|
||||
|
||||
# jdk_beans
|
||||
|
||||
# 8060027
|
||||
java/beans/XMLEncoder/Test4903007.java generic-all
|
||||
java/beans/XMLEncoder/java_awt_GridBagLayout.java generic-all
|
||||
java/beans/XMLDecoder/8028054/TestConstructorFinder.java generic-all
|
||||
java/beans/XMLDecoder/8028054/TestMethodFinder.java generic-all
|
||||
|
||||
############################################################################
|
||||
|
||||
# jdk_lang
|
||||
@ -293,6 +299,9 @@ sun/security/pkcs11/tls/TestPremaster.java windows-all
|
||||
|
||||
# jdk_sound
|
||||
|
||||
# 8059743
|
||||
javax/sound/midi/Gervill/SoftProvider/GetDevice.java generic-all
|
||||
|
||||
############################################################################
|
||||
|
||||
# jdk_swing
|
||||
|
@ -29,6 +29,7 @@
|
||||
* @modules java.desktop/com.sun.beans.editors
|
||||
* @compile -XDignore.symbol.file TestPropertyEditor.java
|
||||
* @run main TestPropertyEditor
|
||||
* @key headful
|
||||
*/
|
||||
|
||||
import editors.SecondBeanEditor;
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4506596 6258510
|
||||
* @summary Tests PropertyEditor for value of type Color with security manager
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4506596
|
||||
* @summary Tests PropertyEditor for value of type Color
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4506596 6498171
|
||||
* @summary Tests PropertyEditor for null value of type Color
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4222827 4506596
|
||||
* @summary Tests PropertyEditor for value of type Color
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4506596 6258510 6538853
|
||||
* @summary Tests PropertyEditor for value of type Font with security manager
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4506596 6538853
|
||||
* @summary Tests PropertyEditor for value of type Font
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4506596 6498171 6538853
|
||||
* @summary Tests PropertyEditor for null value of type Font
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -26,6 +26,7 @@
|
||||
* @bug 4222827 4506596 6538853
|
||||
* @summary Tests PropertyEditor for value of type Font
|
||||
* @author Sergey Malenkov
|
||||
* @key headful
|
||||
* @modules java.compiler
|
||||
* java.desktop
|
||||
* jdk.compiler
|
||||
|
@ -25,6 +25,7 @@
|
||||
* @test
|
||||
* @bug 6402062 6487891
|
||||
* @summary Tests ScrollPane encoding
|
||||
* @key headful
|
||||
* @author Sergey Malenkov
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user