RFR: 7903405: compiler does not warn about instruction arguments that exceed allowed limits
Leonid Kuskov
lkuskov at openjdk.org
Mon Jan 9 23:23:50 UTC 2023
This is the fix for [CODETOOLS-7903405](https://bugs.openjdk.org/browse/CODETOOLS-7903405)
-------------
Commit messages:
- 7903405: compiler does not warn about instruction arguments that exceed allowed limits
- Merge branch 'openjdk:at8' into at8
- Merge branch 'at8' into at8
- 7902888: Excess entries in BootstrapMethods with the same bsm, bsmKind, bsmArgs
- 7903402: jdis: tool writes incorrect StackMapTable if the first same_frame has type 0
- 7903401: jtreg fails if set of jdk tests process jasm,jdis files with defects
- Merge branch 'openjdk:at8' into at8
- 7902888: Excess entries in BootstrapMethods with the same bsm, bsmKind, bsmArgs
Changes: https://git.openjdk.org/asmtools/pull/54/files
Webrev: https://webrevs.openjdk.org/?repo=asmtools&pr=54&range=00
Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903405
Stats: 55 lines in 3 files changed: 45 ins; 2 del; 8 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