RFR: 8296776: Stop using mtNone as marker for CHeap allocations in GrowableArray [v2]
Stefan Karlsson
stefank at openjdk.org
Fri Nov 11 11:46:32 UTC 2022
On Fri, 11 Nov 2022 07:37:25 GMT, Xin Liu <xliu at openjdk.org> wrote:
> It looks like no one is using mtNone for GrowableArray, but memReporter.cpp and virtualMemoryTracker still accept it. Shall we eliminate mtNone completely?
Eliminating mtNone completely is out of scope for this PR.
-------------
PR: https://git.openjdk.org/jdk/pull/11086
More information about the hotspot-dev
mailing list