Message11951
Upgrading jnr-posix to 3.0.44 has reduced the number of occurrences. test_java_integration passes, as Mark Reinhold's shouting no longer drowns out Rover's 42 barks.
In other places, I'm beginning to wonder if we can really quiet the code. If we insist on getting a real C API file descriptor, and it only exists in a private field, it's bound to involve private members like java.io.FileDescriptor.fd and sun.nio.ch.SelChImpl.getFD(). See also #2679, peeled off from this issue. Maybe jnr.posix, netty and the like will have to provide a DLL in the way JLine does?
Ideally, Jython would run perfectly well on a standard Java API anything further is an opt-in. We've always stayed very close to that ideal. |
|
Date |
User |
Action |
Args |
2018-05-07 07:36:43 | jeff.allen | set | messageid: <1525678603.76.0.682650639539.issue2656@psf.upfronthosting.co.za> |
2018-05-07 07:36:43 | jeff.allen | set | recipients:
+ jeff.allen |
2018-05-07 07:36:43 | jeff.allen | link | issue2656 messages |
2018-05-07 07:36:43 | jeff.allen | create | |
|