<Swing Dev> RFR JDK-8239312 [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Sun Mar 22 06:50:02 UTC 2020


Hi All,

Since Textured JFrame property is not supported anymore by Apple, the test which is failing from osx10.14 onwards should be ignored from now onwards

diff -r 20374b37dd01 test/jdk/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
--- a/test/jdk/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java	Thu Mar 19 22:22:39 2020 -0700
+++ b/test/jdk/javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java	Sun Mar 22 12:17:37 2020 +0530
@@ -31,7 +31,7 @@
 import jdk.test.lib.Platform;
 
 /**
- * @test
+ * @ignore
  * @key headful
  * @bug 7124513
  * @requires (os.family == "mac”)

Regards
Prasanta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20200322/8d94c171/attachment.htm>


More information about the swing-dev mailing list