RFR(S): 8240676: Meet not symmetric failure when running lucene on jdk8
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Mar 24 16:42:33 UTC 2020
Looks good to me too.
Best regards,
Tobias
On 24.03.20 17:12, Vladimir Kozlov wrote:
> Wow, it is nice reduction in changed code. Looks good to me.
> What execution time now for compiler/types/TestMeetIncompatibleInterfaceArrays.java test?
>
> Thanks,
> Vladimir
>
> On 3/24/20 5:39 AM, Roland Westrelin wrote:
>>
>>> I would prefer to have DEBUG_ONLY() field in Compile class to current implementation where a
>>> passed parameter is used
>>> only in debug build. Use something like DEBUG_ONLY( VerificationMark vm;) around calls where it
>>> should be set/reset.
>>
>> What about this?
>>
>> http://cr.openjdk.java.net/~roland/8240676/webrev.02/
>>
>> Roland.
>>
More information about the hotspot-compiler-dev
mailing list