JDK-2152432 : File version of some binaries from JRE 6u1 b05 is incorrect on the windows platform
  • Type: Backport
  • Backport of: JDK-6533139
  • Component: deploy
  • Sub-Component: deployment_toolkit
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2007-09-06
  • Updated: 2010-07-06
  • Resolved: 2010-07-06
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 6 JDK 7
6u2Fixed 7 betaFixed
Description
Please refer to primary CR.

Comments
SUGGESTED FIX The beginning of the file needs something like: ifndef JDK_TOPDIR JDK_TOPDIR=$(DEPLOY_TOPDIR)/../jdk endif ifndef JDK_MAKE_SHARED_DIR JDK_MAKE_SHARED_DIR=$(JDK_TOPDIR)/make/common/shared endif include $(JDK_MAKE_SHARED_DIR)/Defs-utils.gmk
18-09-2008

EVALUATION Please refer to primary CR.
06-09-2007