RFR: 8339488: Extended NPE message doesn't handle CONSTANT_Dynamic [v2]
Leonid Mesnik
lmesnik at openjdk.org
Fri Sep 6 17:59:05 UTC 2024
On Fri, 6 Sep 2024 15:52:58 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
>> I copied from CondyLDCTest - I figured the authors must have thought about something I didn't.
>
> I quickly looked through test history and didn't find any reason for this. Could you please change
> 'createLimitedTestJavaProcessBuilder'
> to
> 'createTestJavaProcessBuilder'
> and remove
> line 28
> @requires vm.flagless.
>
> I'll file a bug to fix CondyLDCTest also.
BTW, I filed PR and you might see that one of tests start crash. So it is really useful to accept vm flags.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20889#discussion_r1747517683
More information about the hotspot-runtime-dev
mailing list