RFR: 8364106: Include java.runtime.version in thread dump output [v3]
Alan Bateman
alanb at openjdk.org
Wed Jul 30 09:01:54 UTC 2025
On Wed, 30 Jul 2025 07:39:58 GMT, Sean Coffey <coffeys at openjdk.org> wrote:
>> We probably need to file a general fix up for this as we still report "JRE" in `-Xinternalversion`, as well as the version string in the hs_err report. But I can change this one to "JDK"
>
> related to https://bugs.openjdk.org/browse/JDK-8330123
> We probably need to file a general fix up for this as we still report "JRE" in -Xinternalversion, as well as the version string in the hs_err report.
I did a quick search of src/hotspot and these seems to the only two. Yes, would be good to update both.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26520#discussion_r2241986965
More information about the hotspot-runtime-dev
mailing list