-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
None
-
b25
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2069755 | 5.0 | Vijayan Jayaraman | P3 | Resolved | Fixed | tiger |
Name :- vj102386 Date :- 2003-05-20
------------------------------------------------------------------------
Key labs scsl solaris sparcv9 build log file contains the following output.
make[2]: Entering directory `/scsl/deploy/make'
make[2]: Leaving directory `/scsl/deploy/make'
make[2]: /java/devtools/sparc/gnucc/bin//gcc: Command not found
make[2]: Entering directory `/scsl/j2se/make'
X).$(LIB_SUFFIX)
@#
@# Remove tools that should not be part of SDK.
@#
for t in $(NOTJDKTOOLS); do $(RM) $(JDK_IMAGE_DIR)/bin/$${t}$(EXE_SUFFIXmake[2]: Leaving directory `/scsl/j2se/make'
Build Machine Information:
build machine = sqe-u10-sol7
The above output is unusual, perhaps we don't get this output in solaris sparc platform build log.
------------------------------------------------------------------------
Key labs scsl solaris sparcv9 build log file contains the following output.
make[2]: Entering directory `/scsl/deploy/make'
make[2]: Leaving directory `/scsl/deploy/make'
make[2]: /java/devtools/sparc/gnucc/bin//gcc: Command not found
make[2]: Entering directory `/scsl/j2se/make'
X).$(LIB_SUFFIX)
@#
@# Remove tools that should not be part of SDK.
@#
for t in $(NOTJDKTOOLS); do $(RM) $(JDK_IMAGE_DIR)/bin/$${t}$(EXE_SUFFIXmake[2]: Leaving directory `/scsl/j2se/make'
Build Machine Information:
build machine = sqe-u10-sol7
The above output is unusual, perhaps we don't get this output in solaris sparc platform build log.
- backported by
-
JDK-2069755 Sanity check is throwing unusual output in the solaris sparcv9 build.
-
- Resolved
-