JDK 9 RFR of 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy
Alan Bateman
Alan.Bateman at oracle.com
Wed Dec 7 17:47:17 UTC 2016
On 07/12/2016 17:44, Brian Burkhalter wrote:
> On Dec 7, 2016, at 8:24 AM, Alan Bateman <Alan.Bateman at oracle.com
> <mailto:Alan.Bateman at oracle.com>> wrote:
>
>>> If preferable I can change allocate0() to be like
>>>
>>> #if defined(__linux__)
>>> fallocate64()
>>> #else
>>> ftruncate64()
>>> #endif
>>>
>> Good, I'd be happy with that.
>
> Webrev with the foregoing update is here:
>
> http://cr.openjdk.java.net/~bpb/8168628/webrev.03/
> <http://cr.openjdk.java.net/%7Ebpb/8168628/webrev.03/>
>
>
Thanks, looks fine.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20161207/d3b6dfd1/attachment.html>
More information about the nio-dev
mailing list