[9] RFR of 8074821: Resolve disabled warnings for libnio

Brian Burkhalter brian.burkhalter at oracle.com
Fri May 8 14:42:07 UTC 2015


On May 8, 2015, at 12:01 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> This looks good as it doesn't make any assumption on the value of RLIM_INFINITY. If you have VM images with Solaris then it's easy to edit /etc/system, reboot, and then attempt to run the Selector tests.

I have a VM which per ‘uname’ is

SunOS Solaris11VB 5.11 11.2 i86pc i386 i86pc

described by VirtualBox as “Oracle Solaris 11 (64 bit).” I don’t see any file on the system which defines RLIM_INFINITY based on

bpb at Solaris11VB:~$ sudo find / -name '*.h' -exec grep RLIM_INFINITY {} \; -print

I suppose I would just add the definition to /etc/system?

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


More information about the nio-dev mailing list