-
Enhancement
-
Resolution: Fixed
-
P4
-
25
-
b19
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8358746 | 21.0.9 | Matthias Baesken | P4 | Resolved | Fixed | master |
The release file of the JDK image contains useful info, for example the SOURCE used to build this image e.g.
SOURCE=".:git:21af8c7e7405"
Also the MODULES list is probably useful to have.
Add this info (or the complete content of the release file) to the hserror files.
We load the release file by a one-of "periodic task" for the Watcher thread, to avoid small hits to the startup time.
SOURCE=".:git:21af8c7e7405"
Also the MODULES list is probably useful to have.
Add this info (or the complete content of the release file) to the hserror files.
We load the release file by a one-of "periodic task" for the Watcher thread, to avoid small hits to the startup time.
- backported by
-
JDK-8358746 Add info from release file to hserr file
-
- Resolved
-
- causes
-
JDK-8355353 File Leak in os::read_image_release_file of os.cpp:1552
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk21u-dev/416241b2
-
Commit(master) openjdk/jdk/36864a2a
-
Review(master) openjdk/jdk21u-dev/1839
-
Review(master) openjdk/jdk/24244
(1 links to)