RFR: 7903405: compiler does not warn about instruction arguments that exceed allowed limits [v2]
Leonid Kuskov
lkuskov at openjdk.org
Wed Jan 11 21:28:11 UTC 2023
> This is the fix for [CODETOOLS-7903405](https://bugs.openjdk.org/browse/CODETOOLS-7903405)
Leonid Kuskov has updated the pull request incrementally with one additional commit since the last revision:
7903405: compiler does not warn about instruction arguments that exceed allowed limits
-------------
Changes:
- all: https://git.openjdk.org/asmtools/pull/54/files
- new: https://git.openjdk.org/asmtools/pull/54/files/c1408b83..b925932d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=asmtools&pr=54&range=01
- incr: https://webrevs.openjdk.org/?repo=asmtools&pr=54&range=00-01
Stats: 1813 lines in 8 files changed: 1796 ins; 1 del; 16 mod
Patch: https://git.openjdk.org/asmtools/pull/54.diff
Fetch: git fetch https://git.openjdk.org/asmtools pull/54/head:pull/54
PR: https://git.openjdk.org/asmtools/pull/54
More information about the asmtools-dev
mailing list