RFR: JDK-8318671: Potential uninitialized uintx value after JDK-8317683 [v4]
Tobias Hartmann
thartmann at openjdk.org
Mon Nov 13 11:54:03 UTC 2023
On Thu, 26 Oct 2023 16:17:14 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> When using 'MemStat' CompileCommand, we accidentally register the command if an invalid suboption had been specified. Fixed, added regression test (verified).
>
> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix Windows build
I think this is ready for integration given that both @dholmes-ora and @jdksjolen are okay with it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16335#issuecomment-1808014143
More information about the hotspot-compiler-dev
mailing list