On Tue, 28 Jul 2026 18:37:47 GMT, Fairoz Matte <[email protected]> wrote:
> GC.heap_dump -parallel accepts values outside uint range, before the > acceptance now making the condition to handle the case. > Also verifed with the modification on > test/hotspot/jtreg/serviceability/dcmd/gc/HeapDumpParallelTest.java testcase > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). LGTM. Marked as reviewed by phubner (Committer). src/hotspot/share/services/diagnosticCommand.cpp line 2: > 1: /* > 2: * Copyright (c) 2011, 2025, Oracle and/or its affiliates. All rights > reserved. Please bump. ------------- Marked as reviewed by phubner (Committer). PR Review: https://git.openjdk.org/jdk/pull/32073#pullrequestreview-4810823027 PR Review: https://git.openjdk.org/jdk/pull/32073#pullrequestreview-4816933777 PR Review Comment: https://git.openjdk.org/jdk/pull/32073#discussion_r3674526381
