adding rsockets support into JDK
Brian Burkhalter
brian.burkhalter at oracle.com
Tue Dec 4 02:02:11 UTC 2018
Hi Lucy,
I am seeing a build failure on Linux with this version:
workspace/build/linux-x64/support/native/jdk.net/libextnet/RdmaSocketInputStream.o: In function `Java_jdk_internal_net_rdma_RdmaSocketInputStream_init':
workspace/open/src/jdk.net/linux/native/libextnet/RdmaSocketInputStream.c:40: undefined reference to `NET_GetFileDescriptorID'
workspace/build/linux-x64/support/native/jdk.net/libextnet/RdmaSocketOutputStream.o: In function `Java_jdk_internal_net_rdma_RdmaSocketOutputStream_init':
workspace/open/src/jdk.net/linux/native/libextnet/RdmaSocketOutputStream.c:42: undefined reference to `NET_GetFileDescriptorID'
collect2: error: ld returned 1 exit status
Lib-jdk.net.gmk:32: recipe for target 'workspace/build/linux-x64/support/modules_libs/jdk.net/libextnet.so' failed
make[3]: *** [workspace/build/linux-x64/support/modules_libs/jdk.net/libextnet.so] Error 1
make/Main.gmk:215: recipe for target 'jdk.net-libs' failed
Thanks,
Brian
> On Dec 3, 2018, at 5:25 PM, Lu, Yingqi <yingqi.lu at intel.com> wrote:
>
> Here is the link to the version 23 of the patch: http://cr.openjdk.java.net/~ylu/8195160.23/ <http://cr.openjdk.java.net/~ylu/8195160.23/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20181203/17142c5c/attachment.html>
More information about the nio-dev
mailing list