RFR: WIP repalce stdout by configurable object
Leonid Kuskov
lkuskov at openjdk.org
Tue Sep 6 21:00:49 UTC 2022
On Tue, 6 Sep 2022 11:03:47 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.
I ain't sure that all these files should be integrated. At least class files that reveal the problem with initialized String fields should be excluded from integration.
-------------
PR: https://git.openjdk.org/asmtools/pull/44
More information about the asmtools-dev
mailing list