RFR: 8311291: Enable creation of NonInterleavingLogStream from LogTarget [v2]
Johan Sjölen
jsjolen at openjdk.org
Tue Oct 17 13:22:21 UTC 2023
On Wed, 6 Sep 2023 11:35:19 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Hi,
>>
>> This patch enables the same kind of construction method for NILS that we already have for regular LogStream. We need to do some ugly changes to make it work, but it's so much more ergonomic for usage sites that I think it's worth it.
>
> Johan Sjölen has updated the pull request incrementally with two additional commits since the last revision:
>
> - Move cheating out to friend classes instead
> - Adjust
Not yet.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14769#issuecomment-1766395661
More information about the hotspot-runtime-dev
mailing list