Integrated: 8294362: UL: Replace the internal usage of manual buffers with stringStream in LogSelection
Johan Sjölen
jsjolen at openjdk.org
Wed Nov 9 10:59:35 UTC 2022
On Tue, 4 Oct 2022 11:44:26 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
> Hi,
>
> This is only a refactoring where the usage of manual character buffers are replaced with output streams, leading to much simpler code.
This pull request has now been integrated.
Changeset: 4a0093cc
Author: Johan Sjölen <jsjolen at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4a0093ccc4ec2880a789af3a50f30e44b686150e
Stats: 78 lines in 6 files changed: 2 ins; 44 del; 32 mod
8294362: UL: Replace the internal usage of manual buffers with stringStream in LogSelection
Reviewed-by: dholmes, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/10553
More information about the hotspot-runtime-dev
mailing list