RFR (S) 8185590: ShouldNotReachHere from ClassLoaderData::try_get_next_class()

Aleksey Shipilev shade at redhat.com
Tue Aug 1 14:23:58 UTC 2017


On 08/01/2017 04:18 PM, coleen.phillimore at oracle.com wrote:
> Summary: Counting number of instanceKlass code didn't work.
> 
> A late code review change caused this regression.   Tested with internal NSK mlvm tests with
> -XX:-TieredCompilation -XX:CompileThreshold=100 including the one where I reproduced the failure
> overnight.
> 
> open webrev at http://cr.openjdk.java.net/~coleenp/8185590.01/webrev

Hm, so now that the loop variable is _conditionally_ incremented, what guarantees the loop termination?

Thanks,
-Aleksey



More information about the hotspot-dev mailing list