RFR: 8339488: Extended NPE message doesn't handle CONSTANT_Dynamic

Oli Gillespie ogillespie at openjdk.org
Fri Sep 6 13:07:49 UTC 2024


On Fri, 6 Sep 2024 12:15:42 GMT, Chen Liang <liach at openjdk.org> wrote:

> Can the reproduction case be as simple as:
...

Probably, I just don't know how to write that in jasm format. If you know how, I can change it.

> Is there a preference of ASM/Java generator vs hardcoded jasm? Think it's better to use one file for such a small test.

I am following the style of tests nearby. Can you share an example of your idea?

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

PR Comment: https://git.openjdk.org/jdk/pull/20889#issuecomment-2334008171


More information about the hotspot-runtime-dev mailing list