On Wed, 29 Jul 2026 13:08:21 GMT, Paul Hübner <[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). > > src/hotspot/share/services/diagnosticCommand.cpp line 2: > >> 1: /* >> 2: * Copyright (c) 2011, 2025, Oracle and/or its affiliates. All rights >> reserved. > > Please bump. Thanks @Arraying for the review, have updated the copyright header ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32073#discussion_r3676298925
