-
Bug
-
Resolution: Fixed
-
P4
-
12
-
None
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8216220 | 13 | Erik Joelsson | P4 | Resolved | Fixed | team |
If something goes wrong in the recipe for creating the jdk image, make will automatically delete the target of the recipe, which happens to be bin/java in the image. This is unfortunate, because that file is rather useful when troubleshooting what went wrong.
I propose to fix this by changing the target to the release file in the root of the image instead.
I propose to fix this by changing the target to the release file in the root of the image instead.
- backported by
-
JDK-8216220 Make deletes images/jdk/bin/java if something goes wrong
-
- Resolved
-
- duplicates
-
JDK-8213601 Creating CDS archive for jdk image: deletes the crashing java executable
-
- Closed
-