RFR: 7903405: compiler does not warn about instruction arguments that exceed allowed limits [v3]

Leonid Kuskov lkuskov at openjdk.org
Fri Jan 13 04:04:57 UTC 2023


> This is the fix for [CODETOOLS-7903405](https://bugs.openjdk.org/browse/CODETOOLS-7903405)

Leonid Kuskov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 11 commits:

 - Merge branch 'at8' into 7903405
 - Delete ToolOutput.java
 - 7903405: compiler does not warn about instruction arguments that exceed allowed limits
 - 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
 - ... and 1 more: https://git.openjdk.org/asmtools/compare/5bfd7df7...c3049ffc

-------------

Changes: https://git.openjdk.org/asmtools/pull/54/files
 Webrev: https://webrevs.openjdk.org/?repo=asmtools&pr=54&range=02
  Stats: 1871 lines in 9 files changed: 1842 ins; 3 del; 26 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