RFR: 8356025: Provide a PrintVMInfoAtExit diagnostic switch [v2]
Thomas Stuefe
stuefe at openjdk.org
Wed May 7 09:03:34 UTC 2025
On Wed, 7 May 2025 08:19:40 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update src/hotspot/share/runtime/globals.hpp
>>
>> Co-authored-by: Joel Sikström <joel.sikstrom at oracle.com>
>
> test/hotspot/jtreg/runtime/ErrorHandling/PrintVMInfoAtExitTest.java line 32:
>
>> 30: * @modules java.base/jdk.internal.misc
>> 31: * @requires vm.flagless
>> 32: * @requires vm.bits == "64"
>
> Not sure why the bits == 64 requirement is there but maybe it is because of the other settings used by the test ?
Exactly
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24980#discussion_r2077160550
More information about the hotspot-runtime-dev
mailing list