On 27/11/2018 13:28, Magnus Ihse Bursie wrote:
26 nov. 2018 kl. 13:27 skrev Alan Bateman <alan.bate...@oracle.com>:
On 26/11/2018 09:08, Nick Gasson wrote:
Hi Alan,
I've done this here:
http://cr.openjdk.java.net/~njian/8214077/webrev.3/
This looks good and I think means we no longer have any stat usages in libjava.
Do we have stat usages in other native libraries, or are the entire code base
in the clear now?
There are a few in the launcher that need to be examined and a few
remaining issues in libawt_xawt and libjsound (the latter is Solaris
specific code where I wouldn't expect anyone to be targeting 32-bit
these days). Beyond stat then usages of open should also be examined. I
suspect Nick is working on this incrementally.
-Alan