RFR: adding support for stdin [v5]
Jiří Vaněk
jvanek at openjdk.org
Sun Aug 21 15:38:48 UTC 2022
> Now Added support for stdin in jdis. Before merging, I would like to add support to all four (not sure with jcdec) tools.
> This PR serves for early feedback in approach. Hintsvery welcomed.
>
> I personally miss stdin support in this toolchain. Also I think, that for any (test) wrapper, stdin will be much more comfortable then constantly create tmp files
>
> As for the possibel future (test) wrapper, most likely custom stream implementation of ToolInput will arrive sooner or later.
Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
Tool output moved where it belongs to commons
-------------
Changes:
- all: https://git.openjdk.org/asmtools/pull/32/files
- new: https://git.openjdk.org/asmtools/pull/32/files/3263481b..52babbfe
Webrevs:
- full: https://webrevs.openjdk.org/?repo=asmtools&pr=32&range=04
- incr: https://webrevs.openjdk.org/?repo=asmtools&pr=32&range=03-04
Stats: 19 lines in 10 files changed: 0 ins; 12 del; 7 mod
Patch: https://git.openjdk.org/asmtools/pull/32.diff
Fetch: git fetch https://git.openjdk.org/asmtools pull/32/head:pull/32
PR: https://git.openjdk.org/asmtools/pull/32
More information about the asmtools-dev
mailing list