RFR: 8348323: Corrupted timezone string in JVM crash log [v2]

duke duke at openjdk.org
Mon Jan 27 18:38:52 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

@dhanalla 
Your change (at version 0a087b383a37d6585959a2c99234febde523bb5b) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23246#issuecomment-2616600413


More information about the hotspot-runtime-dev mailing list