-
Bug
-
Resolution: Fixed
-
P4
-
8, 9
-
-Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
-
b22
-
x86_64
-
solaris
Testsuite name: Regression (jdk_swing)
Test name(s): closed/com/sun/java/swing/plaf/motif/InternalFrame/4150591/bug4150591.java
Product(s) tested: JDK 8u40b19(64-bit)
OS/architecture: Solaris(x64), 64-bit JDK
Reproducible: Always
Is it a Regression: No
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail (JDK 8u25b17)
Test result on FCS: Fail (1.8.0 b132)
Is it a platform specific issue: No(failing in Linux and Solaris)
Exception/Error from Log:
----------System.err:(12/956)----------
java.lang.NullPointerException
at javax.swing.border.BevelBorder.<init>(BevelBorder.java:78)
at javax.swing.BorderFactory.createBevelBorder(BorderFactory.java:155)
at com.sun.java.swing.plaf.motif.MotifInternalFrameTitlePane$Title.<init>(MotifInternalFrameTitlePane.java:325)
at com.sun.java.swing.plaf.motif.MotifInternalFrameTitlePane.addSubComponents(MotifInternalFrameTitlePane.java:146)
at javax.swing.plaf.basic.BasicInternalFrameTitlePane.installTitlePane(BasicInternalFrameTitlePane.java:124)
at javax.swing.plaf.basic.BasicInternalFrameTitlePane.<init>(BasicInternalFrameTitlePane.java:109)
at com.sun.java.swing.plaf.motif.MotifInternalFrameTitlePane.<init>(MotifInternalFrameTitlePane.java:62)
at bug4150591.init(bug4150591.java:14)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:155)
at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.NullPointerException
Test run log location:
Steps to reproduce:
1. login into spb23154.ru.oracle.com
2. run : /export/jdk/jdk1.8.0_40b19/bin/java -jar /net/stt-13.ru.oracle.com/export/home0/regression/tools/jtreg/lib/jtreg.jar -timeout:10 -noreport -verbose -vmoptions:'-Xmixed -server -d64 -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' -automatic -jdk:/export/jdk/jdk1.8.0_40b19 -r:/export/home/gtee -w:/export/home/gtee/ -dir:/net/stt-13.ru.oracle.com/export/home0/regression/workspaces/1.8.0/1.8.0_40b19/j2se/test closed/com/sun/java/swing/plaf/motif/InternalFrame/4150591/bug4150591.java
Test name(s): closed/com/sun/java/swing/plaf/motif/InternalFrame/4150591/bug4150591.java
Product(s) tested: JDK 8u40b19(64-bit)
OS/architecture: Solaris(x64), 64-bit JDK
Reproducible: Always
Is it a Regression: No
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail (JDK 8u25b17)
Test result on FCS: Fail (1.8.0 b132)
Is it a platform specific issue: No(failing in Linux and Solaris)
Exception/Error from Log:
----------System.err:(12/956)----------
java.lang.NullPointerException
at javax.swing.border.BevelBorder.<init>(BevelBorder.java:78)
at javax.swing.BorderFactory.createBevelBorder(BorderFactory.java:155)
at com.sun.java.swing.plaf.motif.MotifInternalFrameTitlePane$Title.<init>(MotifInternalFrameTitlePane.java:325)
at com.sun.java.swing.plaf.motif.MotifInternalFrameTitlePane.addSubComponents(MotifInternalFrameTitlePane.java:146)
at javax.swing.plaf.basic.BasicInternalFrameTitlePane.installTitlePane(BasicInternalFrameTitlePane.java:124)
at javax.swing.plaf.basic.BasicInternalFrameTitlePane.<init>(BasicInternalFrameTitlePane.java:109)
at com.sun.java.swing.plaf.motif.MotifInternalFrameTitlePane.<init>(MotifInternalFrameTitlePane.java:62)
at bug4150591.init(bug4150591.java:14)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:155)
at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.NullPointerException
Test run log location:
Steps to reproduce:
1. login into spb23154.ru.oracle.com
2. run : /export/jdk/jdk1.8.0_40b19/bin/java -jar /net/stt-13.ru.oracle.com/export/home0/regression/tools/jtreg/lib/jtreg.jar -timeout:10 -noreport -verbose -vmoptions:'-Xmixed -server -d64 -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel' -automatic -jdk:/export/jdk/jdk1.8.0_40b19 -r:/export/home/gtee -w:/export/home/gtee/ -dir:/net/stt-13.ru.oracle.com/export/home0/regression/workspaces/1.8.0/1.8.0_40b19/j2se/test closed/com/sun/java/swing/plaf/motif/InternalFrame/4150591/bug4150591.java
- relates to
-
JDK-4150591 RFE: make MotifInternalFrameTitlePane public
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/26eed3b6
-
Review(master)
openjdk/jdk/27839