Message11928

Author zyasoft
Recipients jeff.allen, zyasoft
Date 2018-04-30.19:18:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525115894.9.0.682650639539.issue2662@psf.upfronthosting.co.za>
In-reply-to
Content
LGTM, works as expected. Simple and elegant change now that it has been worked out :)

I'm hoping this possibly related problem is a matter of updating our jar dependency, but per the build.xml JNR Posix is pretty current (almost 1 year old at 3.0.41 vs latest of 3.0.44):

     [exec] WARNING: An illegal reflective access operation has occurred
     [exec] WARNING: Illegal reflective access by jnr.posix.JavaLibCHelper (file:/Users/jim.baker/jythondev/jython/dist/javalib/jnr-posix-3.0.41.jar) to method sun.nio.ch.SelChImpl.getFD()
     [exec] WARNING: Please consider reporting this to the maintainers of jnr.posix.JavaLibCHelper
History
Date User Action Args
2018-04-30 19:18:14zyasoftsetmessageid: <1525115894.9.0.682650639539.issue2662@psf.upfronthosting.co.za>
2018-04-30 19:18:14zyasoftsetrecipients: + zyasoft, jeff.allen
2018-04-30 19:18:14zyasoftlinkissue2662 messages
2018-04-30 19:18:14zyasoftcreate