Commit 31a9d42
authored
Various cleanup for JRuby ext (#85)
* Fix compile warnings on latest Java.
* Adjust one test for JRuby erroring on bad pos= value.
* Replace hard JVM synchronization with a spin lock.
* Avoid duplicate reads of state fields where possible.
* Remove long-deprecated codepoints, chars, bytes, lines methods.
* Mark fcntl as not implemented
* Split most of the remaining variable-arity methods.1 parent f03c19b commit 31a9d42
File tree
2 files changed
+555
-247
lines changed- ext/java/org/jruby/ext/stringio
- test/stringio
2 files changed
+555
-247
lines changed
0 commit comments