RFR: JDK-8303605: Memory leaks in Metaspace gtests [v4]
Justin King
jcking at openjdk.org
Wed Mar 8 01:05:14 UTC 2023
On Sat, 4 Mar 2023 09:29:44 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Justin King has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Switch to C-style cast
>>
>> Signed-off-by: Justin King <jcking at google.com>
>
> test/hotspot/gtest/metaspace/test_virtualspacenode.cpp line 506:
>
>> 504:
>> 505: VirtualSpaceNode* node = VirtualSpaceNode::create_node(word_size, &cl, &sres, &scomm);
>> 506:
>
> please remove whitespace change
Believe I have.
-------------
PR: https://git.openjdk.org/jdk/pull/12865
More information about the hotspot-runtime-dev
mailing list