Skip to content

Commit cb70ab0

Browse files
Your Namemrserb
authored andcommitted
8263235: sanity/client/SwingSet/src/ColorChooserDemoTest.java failed throwing java.lang.NoClassDefFoundError
Reviewed-by: psadhukhan, serb
1 parent e2ec997 commit cb70ab0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
* @library /sanity/client/lib/SwingSet3/src
6363
* @modules java.desktop
6464
* java.logging
65+
* @build org.jemmy2ext.JemmyExt
6566
* @build com.sun.swingset3.demos.colorchooser.ColorChooserDemo
6667
* @run testng ColorChooserDemoTest
6768
*/

test/jdk/sanity/client/SwingSet/src/GridBagLayoutDemoTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
* @library /sanity/client/lib/SwingSet3/src
5151
* @modules java.desktop
5252
* java.logging
53+
* @build org.jemmy2ext.JemmyExt
5354
* @build com.sun.swingset3.demos.gridbaglayout.GridBagLayoutDemo
5455
* @run testng/timeout=600 GridBagLayoutDemoTest
5556
*/

0 commit comments

Comments
 (0)