RFR: 8339488: Extended NPE message doesn't handle CONSTANT_Dynamic [v2]

Coleen Phillimore coleenp at openjdk.org
Fri Sep 6 18:56:06 UTC 2024


On Fri, 6 Sep 2024 17:56:16 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

>> 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.

CondyLDCTest test crashes with VM flags?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20889#discussion_r1747582452


More information about the hotspot-runtime-dev mailing list