Request for reviews (M) 8005600: compiler/8004741/Test8004741.java fails intermediately

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Jan 23 10:10:07 PST 2013


One thing: (I think it was discussed before) run() method should rethrow 
ThreadDeath so it would be processed by VM runtime which will stop thread.

Thanks,
Vladimir

On 1/22/13 8:00 PM, David Chase wrote:
>
>>>> With current code we can't guaranty it. We can add an other @run command to the test to increase frequency of safepoints:
>
> done
>
>>>>>> I think this cases should be separated (separate test methods). Also it would be nice to add third case, as you suggested, by injected invalid dimension size.
>
> done
>
>>   But move toState(RUNNING) call after print.
>
> done
>
> New webrev:
>
> http://cr.openjdk.java.net/~drchase/8006500/webrev.02/
>
> Retested with JPRT focused on 8004741; failures were all bogus Windows zip failures (actually passed).
>
> Checked for continued failure of 7u11 running modified 8007471 (on MacOS).
>
> David
>


More information about the hotspot-compiler-dev mailing list