-
Bug
-
Resolution: Fixed
-
P4
-
8, 8u60, 9
-
JDK9b54(64bit)/Mac10.10-x64
-
b89
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142758 | emb-9 | Alexander Zvegintsev | P4 | Resolved | Fixed | team |
Testsuite name:Awt Regression
Test name: closed/sun/java2d/loops/CopyAreaSpeed.java
Product tested:JDK 9b54(64bit)
OS/architecture:mac10.10-x64
Error log file:http://aurora.ru.oracle.com/slot-gw/748148.ManualSubmit-1/workDir/closed/sun/java2d/loops/CopyAreaSpeed.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:YES(JDK9b51(64bit)/Mac10.10-x64:Passed)
[If Regression] Regression introduced in release/build: JDK9b52(64bit)/Mac10.10-x64:Failed
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:YES(The same build and the same options on win7-sp1-x64:Passed;
The same build and the same options on oel6.4-x64:Passed;
The same build and the same options on solaris10-x64:Passed;
The same build and the same options on solaris10-sparc:Passed)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1.Download regression workspace from http://jre.us.oracle.com//java/re/jdk/9/promoted/ea/b54/ws/jdk/ to /var/root/workspace/regression
2. Install test bundle JDK9b54 (download from http://jre.us.oracle.com//java/re/jdk/9/promoted/ea/b54/bundles/macosx-x64/jdk-9-ea-macosx-x64.dmg) to /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/
3.Install stable JDK8u25b17 (download from http://jre.us.oracle.com//java/re/jdk/8u25/promoted/fcs/b17/bundles/macosx-x64/jdk-8u25-macosx-x64.dmg) to =/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home
4.download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b10/bundles/jtreg_bin-4.1-fcs-bin-b10_20_oct_2014.zip locate at /var/root/workspace/regression
5.Create the script regression.sh as follows and run it
export JT_JAVA=/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home
/var/root/workspace/regression/jtreg/linux/bin/jtreg -v -m -vmoptions:"-client -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel" -ignore:quiet -jdk:/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/ -r:/var/root/workspace/regression/results/reportDir -w:/var/root/workspace/regression/results/workDir /var/root/workspace/regression/ws/jdk/test/closed/sun/java2d/loops/CopyAreaSpeed.java
Actual behavior:
Fail automatically with java.lang.NullPointerException.
Verification:
JDK9b43(64bit)/Mac10.10:Passed with the same option
JDK9b48(64bit)/Mac10.10:Passed with the same option
JDK9b51(64bit)/Mac10.10:Passed with the same option
JDK9b52(64bit)/Mac10.10:Failed with the same option
JDK9b53(64bit)/Mac10.10:Failed with the same option
Test name: closed/sun/java2d/loops/CopyAreaSpeed.java
Product tested:JDK 9b54(64bit)
OS/architecture:mac10.10-x64
Error log file:http://aurora.ru.oracle.com/slot-gw/748148.ManualSubmit-1/workDir/closed/sun/java2d/loops/CopyAreaSpeed.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:YES(JDK9b51(64bit)/Mac10.10-x64:Passed)
[If Regression] Regression introduced in release/build: JDK9b52(64bit)/Mac10.10-x64:Failed
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue:YES(The same build and the same options on win7-sp1-x64:Passed;
The same build and the same options on oel6.4-x64:Passed;
The same build and the same options on solaris10-x64:Passed;
The same build and the same options on solaris10-sparc:Passed)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing:
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1.Download regression workspace from http://jre.us.oracle.com//java/re/jdk/9/promoted/ea/b54/ws/jdk/ to /var/root/workspace/regression
2. Install test bundle JDK9b54 (download from http://jre.us.oracle.com//java/re/jdk/9/promoted/ea/b54/bundles/macosx-x64/jdk-9-ea-macosx-x64.dmg) to /Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/
3.Install stable JDK8u25b17 (download from http://jre.us.oracle.com//java/re/jdk/8u25/promoted/fcs/b17/bundles/macosx-x64/jdk-8u25-macosx-x64.dmg) to =/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home
4.download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b10/bundles/jtreg_bin-4.1-fcs-bin-b10_20_oct_2014.zip locate at /var/root/workspace/regression
5.Create the script regression.sh as follows and run it
export JT_JAVA=/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home
/var/root/workspace/regression/jtreg/linux/bin/jtreg -v -m -vmoptions:"-client -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel" -ignore:quiet -jdk:/Library/Java/JavaVirtualMachines/jdk1.9.0.jdk/Contents/Home/ -r:/var/root/workspace/regression/results/reportDir -w:/var/root/workspace/regression/results/workDir /var/root/workspace/regression/ws/jdk/test/closed/sun/java2d/loops/CopyAreaSpeed.java
Actual behavior:
Fail automatically with java.lang.NullPointerException.
Verification:
JDK9b43(64bit)/Mac10.10:Passed with the same option
JDK9b48(64bit)/Mac10.10:Passed with the same option
JDK9b51(64bit)/Mac10.10:Passed with the same option
JDK9b52(64bit)/Mac10.10:Failed with the same option
JDK9b53(64bit)/Mac10.10:Failed with the same option
- backported by
-
JDK-8142758 [TESTBUG] [macosx] NPE due to incorrect threading
- Resolved