-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b112
-
generic
-
generic
In the recipes for $(JDK_IMAGE_DIR)/db/README-JDK.html and $(JDK_IMAGE_DIR)/db/3RDPARTY, there is no mkdir of the parent directory. This usually works because the directory is created by the rule for unzipping the database files. To avoid intermittent build failures we should add mkdir lines to these recipes.
- duplicates
-
JDK-8023514 $(JDK_IMAGE_DIR)/db/README-JDK.html - need to create directory first
-
- Closed
-