RFR: JDK-8321975: Print when add_reserved_region fails even in product mode

Johan Sjölen jsjolen at openjdk.org
Mon Dec 18 09:48:47 UTC 2023


On Wed, 13 Dec 2023 11:58:40 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Hi,
> 
> We recently had a user e-mail hotspot-dev about a JVM crash which hit `ShouldNotReachHere` in `add_reserved_region`. As the logging is disabled in product builds the user couldn't supply us with all of the available information, quite unfortunate for us. I propose that we print the region information unconditionally and print the stacks also.

Thank you!

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

PR Comment: https://git.openjdk.org/jdk/pull/17086#issuecomment-1859952301


More information about the hotspot-runtime-dev mailing list