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

Jiří Vaněk jvanek at openjdk.org
Fri Nov 4 07:49:44 UTC 2022


On Tue, 1 Nov 2022 23:21:15 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:

> 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.

btw, a uinittest for this  would be around?
Maybe just publish minimalistic file, and I can add a reproducers for you on your behalf?

A unittest should be hard-to-opt out. 


I had checked the two files in the 7902888 bug, but am not sure what to assert.

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

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


More information about the asmtools-dev mailing list