RFR: 8286180: Enable construction of LogStreamImpl from LogMessageImpl [v7]
Johan Sjölén
duke at openjdk.java.net
Wed May 25 13:24:50 UTC 2022
On Wed, 25 May 2022 13:13:12 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> I propose a few changes to this:
>
> 1. Move the non-trivial implementation to logStream.cpp
>
> 2. Move non-template code to a *Base class
>
> 3. Smaller style changes
>
>
> https://github.com/stefank/jdk/tree/pr_8748
LGTM, thank you for taking a look at this.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8748
More information about the hotspot-runtime-dev
mailing list