[9] RFR(S): 8021775: compiler/8009761/Test8009761.java "Failed: init recursive calls: 51. After deopt 50"
Tobias Hartmann
tobias.hartmann at oracle.com
Thu May 15 13:26:00 UTC 2014
>>>> Tests
>>>> Executed test on machines where it previously failed (1k runs, no fails).
>>> Did you get it to fail before you make the change (i.e. can you reproduce the failure)?
>> Yes, I reproduced it on spb23195 (see Daniels comment). With my changes it does not longer fail.
> Can you explain what happens exactly so the test fails?
>
Unfortunately I did not find out why it occurs. I was able to reliably
reproduce it on this machine and it fails with "Failed: init recursive
calls: 51. After deopt 50". But I think making the test more
deterministic should at least help us fixing the problem if it turns out
not to be a test bug.
Thanks,
Tobias
More information about the hotspot-compiler-dev
mailing list