RFR (S): 8153039: Command line processing should use mtCommand or mtArguments rather than mtInternal for NMT
Gerard Ziemski
gerard.ziemski at oracle.com
Thu Apr 7 21:09:11 UTC 2016
Thank you for the review!
> On Apr 7, 2016, at 2:34 PM, Coleen Phillimore <coleen.phillimore at oracle.com> wrote:
>
> Looks awesome!
> Thanks!
> Coleen
>
> On 4/7/16 3:16 PM, Gerard Ziemski wrote:
>> hi all,
>>
>> Please review this small cleanup fix, which introduces a new NMT (Native Memory Tracking) flag (ie. mtArguments) and replaces any existing, but incorrect, usages of mtInternal in argument processing related code with that new flag.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8153039
>> webrev: http://cr.openjdk.java.net/~gziemski/8153039_rev1
>>
>> Passes local “hotspot/test/runtime/NMT” jtreg tests.
>>
>>
>> cheers
>>
>
More information about the hotspot-runtime-dev
mailing list