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

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Mar 1 15:04:08 PST 2013


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