-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b10
-
generic
-
other
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2216377 | 8 | Jennifer Zuo | P2 | Closed | Not an Issue |
If the files required to build a combo installer are not found in the combo_build target, currently a warning is thrown:
<<<Finished Recursively making wrapper.jdk build @ Mon Jun 27 04:10:13 PDT 2011.
Warning: The combo jre installer is not built since the 64-bit Installer path is not found
in:
http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/fcs/b147/logs/build-windows-i586-product.log
The correct behavior is to cause the build to break.
This target is called in the build.sh RE builds script:
gnumake combo_build
in:
http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/fcs/b147/bin/build/build.sh
This issue is clearly an annoyance and functionally incorrect. Furthermore the fix is trivial. However DEV engineering has been pre-occupied with very high priority development in time for 7U2. Either this CR get deferred to any immediate release or is accepted at a later build (but does not meet the requirements for a stopper).
<<<Finished Recursively making wrapper.jdk build @ Mon Jun 27 04:10:13 PDT 2011.
Warning: The combo jre installer is not built since the 64-bit Installer path is not found
in:
http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/fcs/b147/logs/build-windows-i586-product.log
The correct behavior is to cause the build to break.
This target is called in the build.sh RE builds script:
gnumake combo_build
in:
http://jre.sfbay.sun.com/java/re/jdk/1.7.0/promoted/fcs/b147/bin/build/build.sh
This issue is clearly an annoyance and functionally incorrect. Furthermore the fix is trivial. However DEV engineering has been pre-occupied with very high priority development in time for 7U2. Either this CR get deferred to any immediate release or is accepted at a later build (but does not meet the requirements for a stopper).
- backported by
-
JDK-2216377 Combo installer make failure should cause a build to abort
- Closed
- relates to
-
JDK-7107380 Revert 3264 combo build back to warning (backout 7061112), warning to be parsed by RE.
- Closed