RFR: JDK-8318671: Potential uninitialized uintx value after JDK-8317683 [v5]
Thomas Stuefe
stuefe at openjdk.org
Mon Nov 13 13:33:26 UTC 2023
> 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
-------------
Changes: https://git.openjdk.org/jdk/pull/16335/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16335&range=04
Stats: 110 lines in 3 files changed: 79 ins; 21 del; 10 mod
Patch: https://git.openjdk.org/jdk/pull/16335.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16335/head:pull/16335
PR: https://git.openjdk.org/jdk/pull/16335
More information about the hotspot-compiler-dev
mailing list