RFR: repalce stdout by configurable object [v10]
Jiří Vaněk
jvanek at openjdk.org
Sun Sep 25 09:56:32 UTC 2022
On Sun, 25 Sep 2022 00:53:20 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:
>
> Moved all logging to stderr. use -dls to return original behavior
>
> The -dls switch is oging to be removed once stderr is properl adapted
I had rellised adding the -dsl switch for disassemblers is nonsense.. But I guess it do not metter fot his case,
-------------
PR: https://git.openjdk.org/asmtools/pull/44
More information about the asmtools-dev
mailing list