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

Alan Bateman Alan.Bateman at oracle.com
Wed Feb 28 16:34:49 UTC 2018


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.

-Alan


More information about the nio-dev mailing list