Hi Sergey,
What is the syntax of this? I tried
-nativepath:<MainKeyWindowTest test dir>
but it gave "unexpected exit from test code"
Can we put this option in the test itself in @run option? since we do
not run with nativepath option neither in PIT not in test sprint, it
will always fail.
Regards
Prasanta
On 31-Oct-18 4:27 AM, Sergey Bylokhov wrote:
Hi, Prasanta.
On 30/10/2018 02:58, Prasanta Sadhukhan wrote:
java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java: JDK-8213126
<https://bugs.openjdk.java.net/browse/JDK-8213126>
The failure of the TestMainKeyWindow.java is not a bug, you need to
provide -nativepath to the jtreg, because this test has a native code.
javax/swing/JTree/6263446/bug6263446.java: JDK-8213125
<https://bugs.openjdk.java.net/browse/JDK-8213125>
javax/swing/JEditorPane/6917744/bug6917744.java JDK-8213124
<https://bugs.openjdk.java.net/browse/JDK-8213124>
javax/swing/JButton/4368790/bug4368790.java JDK-8213123
<https://bugs.openjdk.java.net/browse/JDK-8213123>
javax/swing/GraphicsConfigNotifier/StalePreferredSize.java
JDK-8213121 <https://bugs.openjdk.java.net/browse/JDK-8213121>
java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java
JDK-8213120 <https://bugs.openjdk.java.net/browse/JDK-8213120>
java/awt/GraphicsDevice/CheckDisplayModes.java JDK-8213119
<https://bugs.openjdk.java.net/browse/JDK-8213119>
Bug: https://bugs.openjdk.java.net/browse/JDK-8213138
webrev: http://cr.openjdk.java.net/~psadhukhan/8213138/webrev/
Regards
Prasanta