[jdk24u] Integrated: 8348323: Corrupted timezone string in JVM crash log

Dhamoder Nalla dhanalla at openjdk.org
Wed Feb 26 17:19:01 UTC 2025


On Tue, 25 Feb 2025 20:45:00 GMT, Dhamoder Nalla <dhanalla at openjdk.org> wrote:

> Add a error check to "wcstombs" otherwise the "buf" prints junk or corrupted string.
> 
> Test performed:
> 
> "jcmd < jvm pid > VM.info" for different JVM versions

This pull request has now been integrated.

Changeset: 114f2e34
Author:    Dhamoder Nalla <dhanalla at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk24u/commit/114f2e342c25afcd0839e1b6609f8bd28ed97002
Stats:     2 lines in 1 file changed: 0 ins; 1 del; 1 mod

8348323: Corrupted timezone string in JVM crash log

Backport-of: 2bef5b4a877f4d3bc766558b8782b7b57dee79a8

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

PR: https://git.openjdk.org/jdk24u/pull/93


More information about the jdk-updates-dev mailing list