Message9454

Author zyasoft
Recipients amak, dstromberg, fwierzbicki, zyasoft
Date 2015-01-26.04:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422245267.17.0.624811883664.issue1736@psf.upfronthosting.co.za>
In-reply-to
Content
fstat on file descriptors is supported by JNR Posix (https://github.com/jnr/jnr-posix/blob/master/src/main/java/jnr/posix/LazyPOSIX.java#L124), so we should look at supporting this feature now in 2.7

This lack of support also impacts logging.handlers.WatchedFileHandler
History
Date User Action Args
2015-01-26 04:07:47zyasoftsetmessageid: <1422245267.17.0.624811883664.issue1736@psf.upfronthosting.co.za>
2015-01-26 04:07:47zyasoftsetrecipients: + zyasoft, fwierzbicki, amak, dstromberg
2015-01-26 04:07:46zyasoftlinkissue1736 messages
2015-01-26 04:07:46zyasoftcreate