RFR: JDK-8318671: Potential uninitialized uintx value after JDK-8317683 [v5]
Thomas Stuefe
stuefe at openjdk.org
Tue Nov 14 08:13:30 UTC 2023
On Mon, 13 Nov 2023 13:33:26 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 with a new target base due to a merge or a rebase. The pull request now contains six commits:
>
> - Merge branch 'master' into JDK-8318671-Potential-uninitialized-uintx-value-after-JDK-8317683
> - Fix Windows build
> - remove tab
> - Make patch more palatable
> - Merge branch 'openjdk:master' into JDK-8318671-Potential-uninitialized-uintx-value-after-JDK-8317683
> - JDK-8318671-Potential-uninitialized-uintx-value-after-JDK-8317683
@shipilev maybe, as bug owner?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16335#issuecomment-1809719133
More information about the hotspot-compiler-dev
mailing list