Integrated: 7903620: jasm: the tool fails if the class name of an inner class is this_class or super_class
Leonid Kuskov
lkuskov at openjdk.org
Wed Jan 10 18:39:03 UTC 2024
On Wed, 10 Jan 2024 18:32:15 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:
> This is the trivial fix for the [7903620](https://bugs.openjdk.org/browse/CODETOOLS-7903620) file : JasmTokens.java<br>
> Also, control has been added for the Source Attribute that could wrongly refer to CP.
This pull request has now been integrated.
Changeset: dcc050b2
Author: Leonid Kuskov <lkuskov at openjdk.org>
URL: https://git.openjdk.org/asmtools/commit/dcc050b2b962620e2ae08153a18856069efa6b9b
Stats: 14 lines in 3 files changed: 6 ins; 0 del; 8 mod
7903620: jasm: the tool fails if the class name of an inner class is this_class or super_class
-------------
PR: https://git.openjdk.org/asmtools/pull/71
More information about the asmtools-dev
mailing list