-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
7u60
-
iMac10.9-x64 7u60b10(64bit)
Testsuite name: Regression
JDK/JRE tested: JDK7u60b10(64bit)
OS/architecture: iMac10.9-x64
Reproducible: Always
Reproducible on machine: iMac10.9-x64
Steps to reproduce:
1.Download regression workspace from http://jre.sfbay.sun.com//java/re/jdk/7u60/promoted/ea/b10/ws/jdk/test/ to /regression
2.Install stable bundle JDK7u45b18 (download from http://jre.us.oracle.com/java/re/jdk/7u45/promoted/fcs/b18/bundles/macosx-x64/jdk-7u45-fcs-bin-b18-macosx-amd64-08_oct_2013.dmg) to /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk
3. Install test bundle JDK7u60b10 (download from http://jre.us.oracle.com/java/re/jdk/7u60/promoted/ea/b10/bundles/macosx-x64/jdk-7u60-ea-macosx-amd64.dmg) to /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk
4.Download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b02/bundles/jtreg_bin-4.1.zip locate at /regression
5.Create the script regression.sh as follows and run it
export JT_JAVA=/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home /regression/jtreg/linux/bin/jtreg -v -m -ignore:quiet -jdk:/Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/ -r:/regression/results/reportDir -w:/regression/results/workDir /regression/test/closed/sun/applet/AppletPropsShellTest/AppletPropsShellTest.sh
Actual behavior:
The case can't run, we have to kill this java process.
the other case closed/sun/applet/Print2DGraphics/Print2DGraphics.sh has the similar issue
Verification:
same platform/7u55b09: no such issue
JDK/JRE tested: JDK7u60b10(64bit)
OS/architecture: iMac10.9-x64
Reproducible: Always
Reproducible on machine: iMac10.9-x64
Steps to reproduce:
1.Download regression workspace from http://jre.sfbay.sun.com//java/re/jdk/7u60/promoted/ea/b10/ws/jdk/test/ to /regression
2.Install stable bundle JDK7u45b18 (download from http://jre.us.oracle.com/java/re/jdk/7u45/promoted/fcs/b18/bundles/macosx-x64/jdk-7u45-fcs-bin-b18-macosx-amd64-08_oct_2013.dmg) to /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk
3. Install test bundle JDK7u60b10 (download from http://jre.us.oracle.com/java/re/jdk/7u60/promoted/ea/b10/bundles/macosx-x64/jdk-7u60-ea-macosx-amd64.dmg) to /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk
4.Download and unzip Jtreg from http://jre.us.oracle.com/java/re/jtreg/4.1/promoted/fcs/b02/bundles/jtreg_bin-4.1.zip locate at /regression
5.Create the script regression.sh as follows and run it
export JT_JAVA=/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home /regression/jtreg/linux/bin/jtreg -v -m -ignore:quiet -jdk:/Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/ -r:/regression/results/reportDir -w:/regression/results/workDir /regression/test/closed/sun/applet/AppletPropsShellTest/AppletPropsShellTest.sh
Actual behavior:
The case can't run, we have to kill this java process.
the other case closed/sun/applet/Print2DGraphics/Print2DGraphics.sh has the similar issue
Verification:
same platform/7u55b09: no such issue