JDK 9 RFR of 8168628: (ch) JVM Crash in : ~StubRoutines::jshort_disjoint_arraycopy

Brian Burkhalter brian.burkhalter at oracle.com
Wed Dec 7 17:44:39 UTC 2016


On Dec 7, 2016, at 8:24 AM, Alan Bateman <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/

Thanks,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20161207/aa48c018/attachment.html>


More information about the nio-dev mailing list