Integrated: JDK-8318671: Potential uninitialized uintx value after JDK-8317683

Thomas Stuefe stuefe at openjdk.org
Wed Nov 15 09:58:57 UTC 2023


On Tue, 24 Oct 2023 07:08:07 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).

This pull request has now been integrated.

Changeset: 2e34a2eb
Author:    Thomas Stuefe <stuefe at 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


More information about the serviceability-dev mailing list