Am 2014-08-11 um 16:14 schrieb Wang Weijun:
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.

Finally, thanks!

How can we initiate a backport to 7 and 8?

Thanks,

Michael

Reply via email to