RFR: 7902888: Excess entries in BootstrapMethods with the same bsm, bsmKind, bsmArgs

Leonid Kuskov lkuskov at openjdk.org
Tue Nov 1 23:25:40 UTC 2022


This is the fix for a regression made during the fix of [CODETOOLS-7902888]( https://bugs.openjdk.org/browse/CODETOOLS-7902888)<br>
Also added extra methods to Main classes to allow working with external tools.

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

Commit messages:
 - 7902888: Excess entries in BootstrapMethods with the same bsm, bsmKind, bsmArgs

Changes: https://git.openjdk.org/asmtools/pull/47/files
 Webrev: https://webrevs.openjdk.org/?repo=asmtools&pr=47&range=00
  Issue: https://bugs.openjdk.org/browse/CODETOOLS-7902888
  Stats: 282 lines in 11 files changed: 186 ins; 38 del; 58 mod
  Patch: https://git.openjdk.org/asmtools/pull/47.diff
  Fetch: git fetch https://git.openjdk.org/asmtools pull/47/head:pull/47

PR: https://git.openjdk.org/asmtools/pull/47


More information about the asmtools-dev mailing list