RFR: 8348323: Corrupted timezone string in JVM crash log
Dhamoder Nalla
dhanalla at openjdk.org
Fri Jan 24 21:41:45 UTC 2025
On Fri, 24 Jan 2025 09:21:35 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
> Hi, It's not random corruption, as it's the same across different machines. We are getting timezone printing wrong, and this is I think a way of not printing the timezone.
>
> It would be great to have more info/examples in the JBS issue. The one example in the JBS issue contains "-eur" so perhaps part of a timezone name in Europe...
>
> What timezone are the machines actually set to? Is there a TZ variable set? like in JDK-8340465
Thanks @kevinjwalls, One of our client's crash collection systems has captured this report; however, we currently do not have information regarding the locale or timezone of the user at the time the crash occurred.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23246#issuecomment-2613423113
More information about the hotspot-runtime-dev
mailing list