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

Erik Joelsson erik.joelsson at oracle.com
Thu Mar 1 22:07:27 UTC 2018


These native test libs all need to live in the same global namespace, 
basically the same java.library.path directory. In this context, 
"libLauncher" doesn't look very unique and descriptive given that it 
originates from java/nio/channels/spi/SelectorProvider/inheritedChannel. 
Could we change it to something more descriptive in a global perspective?

Otherwise the build changes look good.

/Erik


On 2018-03-01 12:30, Alan Bateman wrote:
>
>
> On 01/03/2018 20:21, Brian Burkhalter wrote:
>> On Mar 1, 2018, at 12:17 PM, Alan Bateman <Alan.Bateman at oracle.com 
>> <mailto:Alan.Bateman at oracle.com>> wrote:
>>
>>>> The C source file beginning with “lib” is a requirement of the 
>>>> jtreg native test build.
>>> Okay, we might have to live with it for now but hopefully it can be 
>>> fixed to be able to use sensible source file names in the future.
>>
>> Webrev updated in place:
>>
>> http://cr.openjdk.java.net/~bpb/8198834/webrev.00/ 
>> <http://cr.openjdk.java.net/%7Ebpb/8198834/webrev.00/>
>>
> Thanks for the update, I think it looks okay.
>
> -Alan




More information about the build-dev mailing list