RFR: JDK-8299790: os::print_hex_dump is racy [v2]

Thomas Stuefe stuefe at openjdk.org
Mon Aug 7 08:37:07 UTC 2023


On Mon, 7 Aug 2023 06:01:42 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Thomas Stuefe has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   feedback Aleksey; small code reshuffle
>
> test/hotspot/gtest/runtime/test_os.cpp line 37:
> 
>> 35: #include "utilities/ostream.hpp"
>> 36: #include "unittest.hpp"
>> 37: #include "gmock/gmock.h"
> 
> Is this a leftover?

Oops, thank you. That slipped by me, it's from an earlier experiment.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14895#discussion_r1285546902


More information about the hotspot-runtime-dev mailing list