RFR 8054817: File ccache only recognizes Linux and Solaris defaults

Sean Mullan sean.mullan at oracle.com
Mon Aug 18 18:04:28 UTC 2014


Looks fine to me. Do you still need to import java.lang.reflect.* though?

--Sean

On 08/11/2014 10:14 AM, Wang Weijun wrote:
> Please review the fix at
>
>     http://cr.openjdk.java.net/~weijun/8054817/webrev.00
>
> since we have a new getuid() now for all Unix systems.
>
> It does return -1 on Windows, but I keep the osname.startsWith("Windows") check to be exactly consistent with the current behavior. getuid() might return something not -1 one day on Windows.
>
> Thanks
> Max
>



More information about the security-dev mailing list