RFR: Refactored new ToolInput/Outputs so they reside in own packages and not in original interfaces
Jiří Vaněk
jvanek at openjdk.org
Wed Jan 11 13:39:10 UTC 2023
On Tue, 3 Jan 2023 15:46:53 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> This PR is refactoring the long interfaces with many inner classes to logical packages.
Hello!
I already have some powers: https://openjdk.org/census#jvanek but not as much as you would need.
Yours test looks correct. Where the warning is printed? It seems that I have to miss some log somewhere, and so it is still writing to stderr or missing flush. After you call `jasm.compile()`, you shoudl be done and `encodeLog` populated and all streasm empty.
Maybe you can add it to that PR and I can pull and try?
-------------
PR: https://git.openjdk.org/asmtools/pull/53
More information about the asmtools-dev
mailing list