RFR: 8214077: test java/io/File/SetLastModified.java fails on ARM32 (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Thu Nov 22 11:04:53 UTC 2018


On 22/11/2018 10:54, Nick Gasson wrote:

Have you looked at replacing the remaining usages of stat changed to stat64 instead? I've tried this just now and it also resolves the issue. I can test on some more platforms and update the webrev if this is the preferred solution? I'd say this is preferred to adding compiler flags, yes. The code will make it unambiguously clear that it's correct. Here is the updated webrev that uses stat64: http://cr.openjdk.java.net/~njian/8214077/webrev.1/ Can you fix the stat usages in TimeZonone_md.c too?

-Alan



More information about the build-dev mailing list