On Tue, 24 Oct 2023 07:08:07 GMT, Thomas Stuefe <stu...@openjdk.org> wrote:
> When using 'MemStat' CompileCommand, we accidentally register the command if > an invalid suboption had been specified. Fixed, added regression test > (verified). This pull request has now been integrated. Changeset: 2e34a2eb Author: Thomas Stuefe <stu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2e34a2ebf0f14043b129461b0397495e7e75a38b Stats: 105 lines in 3 files changed: 76 ins; 17 del; 12 mod 8318671: Potential uninitialized uintx value after JDK-8317683 Reviewed-by: thartmann, shade ------------- PR: https://git.openjdk.org/jdk/pull/16335