JDK-6591856 : RTPatch should no longer be necessary for windows-i586 builds
Type:Bug
Component:install
Sub-Component:install
Affected Version:6u4
Priority:P3
Status:Closed
Resolution:Duplicate
OS:generic
CPU:generic
Submitted:2007-08-10
Updated:2010-10-20
Resolved:2010-10-20
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.
After the cjre work, you need to set ALT_BASE_IMAGE_DIR to an empty directory. This variable should no longer be needed, unless you're building a release with patches. Some Makefile and sanity check work needs to be done for this.
Comments
EVALUATION
There should be a way to build without having RTpatch installed.
03-08-2009
EVALUATION
Makefile work and sanity.gmk work is needed.