RFR: JDK-8054836 [TESTBUG] Test is needed to verify correctness of malloc tracking
George Triantafillou
george.triantafillou at oracle.com
Tue Sep 9 16:38:08 UTC 2014
Thanks Christian, I'll remove line 52.
-George
On 9/9/2014 12:29 PM, Christian Tornqvist wrote:
> Hi George,
>
> Line 52 shouldn't be needed, otherwise this looks good.
>
> Thanks,
> Christian
>
> -----Original Message-----
> From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of George Triantafillou
> Sent: Monday, September 8, 2014 4:42 PM
> To: hotspot-dev at openjdk.java.net
> Subject: Re: RFR: JDK-8054836 [TESTBUG] Test is needed to verify correctness of malloc tracking
>
> Corrected webrev:
>
> http://cr.openjdk.java.net/~gtriantafill/8054836/webrev.01/
> <http://cr.openjdk.java.net/%7Egtriantafill/8054836/webrev.01/>
>
> Thanks.
>
> -George
>
> On 9/8/2014 3:55 PM, George Triantafillou wrote:
>> Please review this new native memory tracking test for 8054836. The
>> test allocates small amounts of memory with random pseudo call stacks
>> using the WhiteBox API:
>>
>> Webrev: http://cr.openjdk.java.net/~gtriantafill/8054836/webrev/
>> <http://cr.openjdk.java.net/%7Egtriantafill/8054836/webrev/>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8054836
>>
>> The fix was tested locally on Linux with jtreg.
>>
>> Thanks.
>>
>> -George
>
More information about the hotspot-dev
mailing list