adding rsockets support into JDK

Steve Groeger GROEGES at uk.ibm.com
Fri Jun 21 13:32:42 UTC 2019


Lucy, 

 Sorry sent previous post prematurely :-(

Thanks for all the hard work getting the rsockets integrated. I have meant 
to take a look at this for a while but only just got around to doing so. 
I have tried running some of the rsocket tests using jtreg but have had 
some issues which I am hoping you can assist with. 

How should these rsocket tests be executed?   

I run some of the jtreg tests directly using jtreg, using a command like: 
        /home/test/jtreg/bin/jtreg -vf -jdk:/home/test/jdk 
java/lang/System/PropertyTest.java 
these run without any issues, however if I do the same with the rsocket 
tests, ie. 
        /home/test/jtreg/bin/jtreg -vf -jdk:/home/test/jdk 
jdk/net/RdmaSockets/rsocket/RsocketTest.java 
it fails with an error:
        TEST RESULT: Error. Use -nativepath to specify the location of 
native code

I have looked and cant see how to specify the -nativepath as part of the 
jtreg command.
Any help on how to run these tests would be great.

Thanks
Steve Groeger
IBM Runtime Technologies
Hursley, Winchester
Tel: (44) 1962 816911  Mobex: 279990  Mobile: 07718 517 129
Fax (44) 1962 816800
Lotus Notes: Steve Groeger/UK/IBM
Internet: groeges at uk.ibm.com

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190621/14439fc7/attachment.html>


More information about the nio-dev mailing list