Closed olleolleolle closed 3 months ago
The failing JRuby test has a warning note, in addition to its OOM failure:
Pass
'--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED'
to enable.
On Windows, this didn't pan out so well, perhaps due to some sort of quoting?
After a lot of edits, I learned that all I had to do was to ask for a little memory.
Run old Ruby on a version of macOS which is for amd64.
This gets macOS tests for Ruby 2.5 to green. 🟢