Integrated: 7904095: jdis,jasm: tools that read or write reference types may corrupt Constant Pool entries
Leonid Kuskov
lkuskov at openjdk.org
Wed Nov 5 19:11:24 UTC 2025
On Wed, 5 Nov 2025 19:01:31 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:
> [CODETOOLS-7904095](https://bugs.openjdk.org/browse/CODETOOLS-7904095): jdis,jasm: tools that read or write reference types may corrupt Constant Pool entries<br>
> Fixes a jdis/jasm pair that updated constant pool entries while retrieving references from annotations, converting between forms like L/pkg/ClassName; and /pkg/ClassName, and vice versa.
This pull request has now been integrated.
Changeset: 775cfdcf
Author: Leonid Kuskov <lkuskov at openjdk.org>
URL: https://git.openjdk.org/asmtools/commit/775cfdcfa6abf3c061f3090095b330dfc09506ee
Stats: 530 lines in 19 files changed: 257 ins; 96 del; 177 mod
7904095: jdis,jasm: tools that read or write reference types may corrupt Constant Pool entries
-------------
PR: https://git.openjdk.org/asmtools/pull/90
More information about the asmtools-dev
mailing list