RFR: 8322043: HeapDumper should use parallel dump by default [v3]
Thomas Stuefe
stuefe at openjdk.org
Wed Apr 17 13:22:03 UTC 2024
On Wed, 17 Apr 2024 07:22:55 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> I think it makes the code more flexible - it allows to distinguish between "use default value" and "I don't care" cases.
>
> I'm not sure it is a worthwhile distinction. Not passing an actual parameter means "I don't care - take the default".
I agree with @dholmes-ora. Let's keep things simple.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18748#discussion_r1568833440
More information about the serviceability-dev
mailing list