RFR: 8286180: Enable construction of LogStreamImpl from LogMessageImpl [v4]
Johan Sjölén
duke at openjdk.java.net
Wed May 18 15:10:09 UTC 2022
On Wed, 18 May 2022 02:20:25 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Johan Sjölén has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Don't use get_ prefix and fix indentation
>
> test/hotspot/gtest/logging/test_logStream.cpp line 24:
>
>> 22: *
>> 23: */
>> 24: #include "memory/resourceArea.hpp"
>
> includes should be ordered alphabetically in general, but nothing should come before precompiled.hpp
Fixed!
-------------
PR: https://git.openjdk.java.net/jdk/pull/8748
More information about the hotspot-runtime-dev
mailing list