RFR: Revert 33 revert 32 stdin [v2]
Leonid Kuskov
lkuskov at openjdk.org
Fri Sep 2 02:12:54 UTC 2022
> After merging and testing I've found the following issue that I've missed before.
> If I call jasm -version I will stuck with
>>asm -version
> Java Assembler Tools, version 8.0 ea 02 (August 23, 2022).
>
> I.e. there is no sign that the tool is waiting for stdin.
>
> From my point of view there is the good vim solution:
> Usage: vim [arguments] [file ..] edit specified file(s)
> or: vim [arguments] - read text from stdin
Leonid Kuskov has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.
-------------
Changes:
- all: https://git.openjdk.org/asmtools/pull/34/files
- new: https://git.openjdk.org/asmtools/pull/34/files/077084a0..077084a0
Webrevs:
- full: https://webrevs.openjdk.org/?repo=asmtools&pr=34&range=01
- incr: https://webrevs.openjdk.org/?repo=asmtools&pr=34&range=00-01
Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/asmtools/pull/34.diff
Fetch: git fetch https://git.openjdk.org/asmtools pull/34/head:pull/34
PR: https://git.openjdk.org/asmtools/pull/34
More information about the asmtools-dev
mailing list