-
Bug
-
Resolution: Fixed
-
P3
-
9
-
jdk9b40/windows7-sp1-x64
-
b78
-
x86
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135819 | emb-9 | Sergey Bylokhov | P3 | Resolved | Fixed | team |
Testsuite name:Awt Regression
Test name:java/beans/Performance/Test4058433.java
Product tested:JDK9b40(64bit)
OS/architecture:Win7-sp1-x64
Error log file:http://aurora.ru.oracle.com/slot-gw/645823.ManualSubmit-1/workDir/java/beans/Performance/Test4058433.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:YES
[If Regression] Regression introduced in release/build: b38(JDK9b38 :Fail Build URL:http://jre.us.oracle.com/java/re/jdk/9-jigsaw-m2/promoted/ea/b38/)
Test result on the last GAed release for this train: PASS(jdk8u31b10/win7-sp1-x64:pass)
[if Fail] Test result on FCS:
Is it a platform specific issue:NO(same build on Oel6.4-uek-x64 fail)
[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-jigsaw-m2/nightly/b40_2014-11-21-1021_1764/ws/jdk/ to C:/workspace/regression
2. Install test bundle JDK9b40 (download from http://jre.us.oracle.com/java/re/jdk/9-jigsaw-m2/nightly/b40_2014-11-21-1021_1764/bundles/windows-x64/jdk-9-ea-windows-x64.exe) to C:/Java/jdk1.9.0
3.Install stable JDK7u45b18 (download from http://jre.us.oracle.com/java/re/jdk/7u45/promoted/fcs/b18/bundles/windows-x64/jdk-7u45-windows-x64.exe) to C:/Java/jdk1.7.0_45
4.download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b09/bundles/jtreg_bin-4.1-fcs-bin-b09_28_mar_2014.zip locate at C:/workspace/regression/
5.Create the script regression.sh as follows and run it
export JT_JAVA=C:/Java/jdk1.7.0_45 C:/workspace/regression/jtreg/win32/bin/jtreg -v -m -ignore:quiet -jdk:C:/Java/jdk1.9.0 -r:C:/workspace/regression/results/reportDir -w:C:/workspace/regression/results/workDir C:/workspace/regression/test/java/beans/Performance/Test4058433.java
Actual behavior:
The case is failed automatically and thrown the "java.lang.IllegalStateException" exception.
Validation :
JDK9b37 on win7-sp1-x64:PASS
JDK9b38 on win7-sp1-x64:PASS
JDK9b39 on win7-sp1-x64:PASS
JDK9b40 on win7-sp1-x64:PASS
JDK9b37, JDK9b38, JDK9b39, JDK9b40 Build URL: http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/
The jigsaw build 9b38 :Fail the same issue.
Test name:java/beans/Performance/Test4058433.java
Product tested:JDK9b40(64bit)
OS/architecture:Win7-sp1-x64
Error log file:http://aurora.ru.oracle.com/slot-gw/645823.ManualSubmit-1/workDir/java/beans/Performance/Test4058433.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:YES
[If Regression] Regression introduced in release/build: b38(JDK9b38 :Fail Build URL:http://jre.us.oracle.com/java/re/jdk/9-jigsaw-m2/promoted/ea/b38/)
Test result on the last GAed release for this train: PASS(jdk8u31b10/win7-sp1-x64:pass)
[if Fail] Test result on FCS:
Is it a platform specific issue:NO(same build on Oel6.4-uek-x64 fail)
[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-jigsaw-m2/nightly/b40_2014-11-21-1021_1764/ws/jdk/ to C:/workspace/regression
2. Install test bundle JDK9b40 (download from http://jre.us.oracle.com/java/re/jdk/9-jigsaw-m2/nightly/b40_2014-11-21-1021_1764/bundles/windows-x64/jdk-9-ea-windows-x64.exe) to C:/Java/jdk1.9.0
3.Install stable JDK7u45b18 (download from http://jre.us.oracle.com/java/re/jdk/7u45/promoted/fcs/b18/bundles/windows-x64/jdk-7u45-windows-x64.exe) to C:/Java/jdk1.7.0_45
4.download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b09/bundles/jtreg_bin-4.1-fcs-bin-b09_28_mar_2014.zip locate at C:/workspace/regression/
5.Create the script regression.sh as follows and run it
export JT_JAVA=C:/Java/jdk1.7.0_45 C:/workspace/regression/jtreg/win32/bin/jtreg -v -m -ignore:quiet -jdk:C:/Java/jdk1.9.0 -r:C:/workspace/regression/results/reportDir -w:C:/workspace/regression/results/workDir C:/workspace/regression/test/java/beans/Performance/Test4058433.java
Actual behavior:
The case is failed automatically and thrown the "java.lang.IllegalStateException" exception.
Validation :
JDK9b37 on win7-sp1-x64:PASS
JDK9b38 on win7-sp1-x64:PASS
JDK9b39 on win7-sp1-x64:PASS
JDK9b40 on win7-sp1-x64:PASS
JDK9b37, JDK9b38, JDK9b39, JDK9b40 Build URL: http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/
The jigsaw build 9b38 :Fail the same issue.
- backported by
-
JDK-8135819 The case is failed automatically and thrown the "java.lang.IllegalStateException" exception
-
- Resolved
-
- duplicates
-
JDK-8130440 [TEST_BUG] Manual test jdk/test/java/beans/Performance/Test4058433.java should be refactored
-
- Closed
-