RFR: 7902888: Excess entries in BootstrapMethods with the same bsm, bsmKind, bsmArgs
Jiří Vaněk
jvanek at openjdk.org
Fri Nov 4 07:44:43 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.
Thanx for adding the deprecated main methods. I should have realised the original stream consumers will exists widely.
-------------
PR: https://git.openjdk.org/asmtools/pull/47
More information about the asmtools-dev
mailing list