Message11970
There definitely is such a method. It's hard to see how this could happen unless the JVM is not what you think.
The only odd thing I can see is tha the required return type appears to be ByteBuffer, not Buffer. This leads me to suspect the problem is the same as https://jira.mongodb.org/browse/JAVA-2559 .
It's not something Jython can fix. It's either a JLine problem or a Java fault. But it is a problem for us if JLine was (maybe) compiled against a library where the signature is different from (some) run-time environments. |
|
Date |
User |
Action |
Args |
2018-05-11 21:48:13 | jeff.allen | set | messageid: <1526075293.85.0.682650639539.issue2683@psf.upfronthosting.co.za> |
2018-05-11 21:48:13 | jeff.allen | set | recipients:
+ jeff.allen, psykiatris |
2018-05-11 21:48:13 | jeff.allen | link | issue2683 messages |
2018-05-11 21:48:13 | jeff.allen | create | |
|