-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b20
The ExecuteWithLog macro in make/MakeBase.gmk has logic to handle the case where the command to run returns an error. Part of the error handling is copying the resulting log file to the failure-logs directory. However, that directory may not exist, so the copy may fail.
Also, in the LogCmdlines call at the start of the macro "Executing" is misspelled.
Also, in the LogCmdlines call at the start of the macro "Executing" is misspelled.
- duplicates
-
JDK-8224011 Failure handling in ExecuteWithLog fails in run-test-prebuilt
-
- Resolved
-