JDK-8001228 : 7u8 jdk rpm bundles contain demo and sample
  • Type: Backport
  • Backport of: JDK-7198633
  • Component: install
  • Sub-Component: install
  • Affected Version: 7u8
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-10-22
  • Updated: 2013-09-12
  • Resolved: 2012-11-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u10 b15Fixed
Description
jdk7u8 contains demo and sample code.

rpm -qlp jdk-7u8-fcs-bin-b10-linux-i586-07_sep_2012.rpm | egrep "demo$"

/usr/java/jdk1.7.0_08/demo
/usr/java/jdk1.7.0_08/demo/db/programs/nserverdemo


rpm -qlp jdk-7u8-fcs-bin-b10-linux-i586-07_sep_2012.rpm | egrep "sample$"
/usr/java/jdk1.7.0_08/sample
/usr/java/jdk1.7.0_08/sample/jnlp/jreinstaller/src/share/classes/jnlp/sample
/usr/java/jdk1.7.0_08/sample/jnlp/servlet/src/classes/jnlp/sample
/usr/java/jdk1.7.0_08/sample/scripting/scriptpad/src/com/sun/sample

Comments
This has a reg test since installed file manifests are checked as part of automated install testing.
29-01-2013

No issue in 7u10 b17 linux-i586 and linux-amd64 JDK bundles
28-11-2012

The fix was committed to jdk7u10-dev repo on 11/01/2012 and is expected in 7u10 b15.
02-11-2012

removing "internal" fixVersion value. fixVersion must only ever contain one value.
01-11-2012

Is it need a regression test here? If not please mark the issue with "noreg.." label.
24-10-2012

Justification of requesting integration of this bug 1. It is a bug by delivering demo/sample in rpm bundle. 2. This bug causes 7u10 and 7u11 builds to fail because - it failed the test of checking demo/sample in rpm bundle - test failure caused build to fail 3. Not only 7u10 and 7u11 production build fail, the client nightly builds are also failing due to this bug.
23-10-2012

Let me make this bug for backporting the fix to 7u10, and will create another backport bug for 7u11.
22-10-2012