RFR (XS) 8008559 [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value

Morris Meyer morris.meyer at oracle.com
Mon Mar 4 12:13:24 PST 2013


Fixed - updated in place at http://cr.openjdk.java.net/~morris/8008559

Thanks,

         --mm

On 3/1/13 6:04 PM, Vladimir Kozlov wrote:
> I agree with David that all methods in this file should have:
>
> #else
>   Unimplemented();
>   return 0;
> #endif
>
> Parfait
>
> Thanks,
> Vladimir
>
> On 3/1/13 2:08 PM, Morris Meyer wrote:
>> Could I get a quick review for this parfait issue?  This has been
>> through JPRT.
>>
>> Thanks much.
>>
>>          --mm
>>
>> WEBREV - http://cr.openjdk.java.net/~morris/8008559
>> BUG - https://jbs.oracle.com/bugs/browse/JDK-8008559



More information about the hotspot-compiler-dev mailing list