RFR(S): 8240676: Meet not symmetric failure when running lucene on jdk8
Tobias Hartmann
tobias.hartmann at oracle.com
Fri Mar 20 09:07:10 UTC 2020
Hi Roland,
webrev.01 looks good to me but have you thought about using something like a verification depth
counter that bails out after a certain recursion depth instead of the flag?
Testing (tier1-3, hs-precheckin-comp) passed.
Thanks,
Tobias
On 19.03.20 15:44, Roland Westrelin wrote:
>
>> open/src/hotspot/share/opto/type.cpp", line 824: Error: this_t is not defined.
>> open/src/hotspot/share/opto/type.cpp", line 827: Error: this_t is not defined.
>> open/src/hotspot/share/opto/type.cpp", line 831: Error: this_t is not defined.
>
> Sorry about that. It should be fixed now.
>
> Roland.
>
More information about the hotspot-compiler-dev
mailing list