Testsuite name: Install/Removal JDK/JRE tested: JDK/JRE 7 b107 OS/architecture: Linux-x86, Linux-x64 Reproducible: Always Reproducible on machine: stt-121.russia.sun.com Is it a platform specific regression: Y [If yes] Is it a new platform support: N [If yes] Regression relative to OS version: N Is it a Regression: Y [If yes] Regression introduced in release/build: JDK 7 (from JDK 6) Test result on FCS: Pass/Fail (if applicable) (explicitely mention here 1.3.1 FCS, 1.4.2 FCS, 1.5.0 FCS or 1.6.0 FCS) Not applicable Steps to reproduce: 1. Attempt to install -rpm.bin bundle 2. See that RPM extraction failed. [stt-robot@stt-121]$ sudo sh /set/stt/newroot/jdk/1.7.0/ea/b107/bundles/linux-i586/jre-7-ea-linux-i586-rpm.bin Do you agree to the above license terms? [yes or no] yes Unpacking... Checksumming... Extracting... UnZipSFX 5.52 of 28 February 2005, by Info-ZIP (http://www.info-zip.org). inflating: jre-7-ea-linux-i586.rpm Failed to extract the files. Please refer to the Troubleshooting section of the Installation Instructions on the download page for more information. Though it is prompted that extraction failed, and exit code is 1, jre.rpm is successfully extracted to the working directory. And this jre.rpm is workable (at least it installs fine). Issue is a regression from JDK 6. It is reproducible with all -rpm.bin bundles (both jdk and jre, both i586 and amd64)
|