RFR: WIP repalce stdout by configurable object [v2]
Jiří Vaněk
jvanek at openjdk.org
Mon Sep 19 08:46:45 UTC 2022
> See https://github.com/openjdk/asmtools/pull/38 for full story
> The PR will be enhanced by handling of two streams in compiler logger. Then the stdout work can continue.
Jiří Vaněk has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Replaced dualstream logger by wrapper
to be later removed
- WIP repalce stdout by configurable object
-------------
Changes: https://git.openjdk.org/asmtools/pull/44/files
Webrev: https://webrevs.openjdk.org/?repo=asmtools&pr=44&range=01
Stats: 549 lines in 30 files changed: 299 ins; 40 del; 210 mod
Patch: https://git.openjdk.org/asmtools/pull/44.diff
Fetch: git fetch https://git.openjdk.org/asmtools pull/44/head:pull/44
PR: https://git.openjdk.org/asmtools/pull/44
More information about the asmtools-dev
mailing list