Request for reviews (M) 8005600: compiler/8004741/Test8004741.java fails intermediately
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Jan 23 11:39:20 PST 2013
OK.
Vladimir
On 1/23/13 10:41 AM, David Chase wrote:
>
> On 2013-01-23, at 1:10 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
>> 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.
>
> The run() method exits naturally, and the thread will stop shortly thereafter. There's no need to rethrow ThreadDeath.
>
> David
>
More information about the hotspot-compiler-dev
mailing list