RFR 8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64

Brian Burkhalter brian.burkhalter at oracle.com
Thu Mar 1 18:44:45 UTC 2018


On Feb 28, 2018, at 8:34 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> On 28/02/2018 15:59, Brian Burkhalter wrote:
>> https://bugs.openjdk.java.net/browse/JDK-8198834
>> 
>> This changes the Makefile so that libLauncher.so is built for 64-bit Linux. The change has been tested successfully. The Makefile diff is included below; libLauncher.so will also be part of the change but is not posted here.
>> 
> This look okay but I think we should looking at creating this .so in the build, like we do for libDirectIO.so to create the shared library needed for the direct I/O tests. All the details in test/JtregNativeJdk.gmk.

Consider it done:

http://cr.openjdk.java.net/~bpb/8198834/webrev.00/

This removes the Makefile and all .so files. The change has been verified to work on linux-64 and solaris-sparcv9.

Thanks,

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


More information about the nio-dev mailing list