Integrated: 8348323: Corrupted timezone string in JVM crash log
Dhamoder Nalla
dhanalla at openjdk.org
Tue Jan 28 11:35:09 UTC 2025
On Thu, 23 Jan 2025 01:10:05 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
This pull request has now been integrated.
Changeset: 2bef5b4a
Author: Dhamoder Nalla <dhanalla at openjdk.org>
Committer: Kevin Walls <kevinw at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2bef5b4a877f4d3bc766558b8782b7b57dee79a8
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8348323: Corrupted timezone string in JVM crash log
Reviewed-by: dholmes, amitkumar, kevinw
-------------
PR: https://git.openjdk.org/jdk/pull/23246
More information about the hotspot-runtime-dev
mailing list