RFR: JDK-8318671: Potential uninitialized uintx value after JDK-8317683 [v6]
Thomas Stuefe
stuefe at openjdk.org
Wed Nov 15 06:22:58 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 incrementally with one additional commit since the last revision:
feedback shade
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16335/files
- new: https://git.openjdk.org/jdk/pull/16335/files/7abf7cc4..591ce6e1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16335&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16335&range=04-05
Stats: 27 lines in 1 file changed: 9 ins; 8 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