RFR: 8348323: Corrupted timezone string in JVM crash log [v2]
Kevin Walls
kevinw at openjdk.org
Sat Jan 25 09:59:53 UTC 2025
On Fri, 24 Jan 2025 20:51:41 GMT, Dhamoder Nalla <dhanalla at openjdk.org> wrote:
>> Add a error check to "wcstombs" otherwise the "buf" prints junk or corrupted string.
>>
>> Test performed:
>> 1. "jcmd < jvm pid > VM.info" for different JVM versions
>
> Dhamoder Nalla has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into Corrupted-Timezone-String
> - update year in copyright header
> - Fix to Timezone string corruption
Marked as reviewed by kevinw (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23246#pullrequestreview-2573983694
More information about the hotspot-runtime-dev
mailing list