RFR: repalce stdout by configurable object [v9]
Jiří Vaněk
jvanek at openjdk.org
Sun Sep 25 00:53:21 UTC 2022
On Wed, 21 Sep 2022 13:49:15 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:
>
> Refatoed tests so they can harbour resources in maven way
Hello!
I had chaged dual stream logging to stderr only. You can turn back to original behavior by -dls switch
>From point of view of streams, it indeed do not have sense. Looking forward too get rid of it.
Hopefully all yours tests will pass!
-------------
PR: https://git.openjdk.org/asmtools/pull/44
More information about the asmtools-dev
mailing list