RFR: WIP repalce stdout by configurable object [v6]
Leonid Kuskov
lkuskov at openjdk.org
Mon Sep 19 22:54:56 UTC 2022
On Mon, 19 Sep 2022 20:34:55 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
>> 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 incrementally with one additional commit since the last revision:
>
> Enabled shared i18n properties via reused asmtools/i18n.props
Hi, your changes look good.
> My next steps will be to add switch to jcod/jasm so they will use the original dual stream logging or not. Then I will add the stdout capability to jasm/jcod and will turn the dual stream logger off by default.
Once your dual logging is implemented I will verify using the new version of asmtools against harnesses to check it doesn't break functionality. if everything is OK you will cut off dual streaming.
-------------
PR: https://git.openjdk.org/asmtools/pull/44
More information about the asmtools-dev
mailing list