Skip to content

Instantly share code, notes, and snippets.

@kares
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kares/47d143ffa12d02c0010b to your computer and use it in GitHub Desktop.
Save kares/47d143ffa12d02c0010b to your computer and use it in GitHub Desktop.
JRuby - (mostly) some of the concurrency related - changes since 1.7.4

1.7.5

Changes

... HUGE release in terms of (compatibility and some performance) fixes

... invokedynamic disabled by default on Java 7 (otherwise -Xcompile.invokedynamics=false)

Celluloid JRuby 1.7.4 has a cross-Fiber resume bug

1.7.6

Changes

1.7.7 (yanked)

1.7.8

Changes

1.7.9

Changes

1.7.10

Changes

1.7.11

Changes

1.7.12

Changes

1.7.13

Changes

... has new OpenSSL

1.7.14

Changes

... invokedynamic disabled by default on Java 8 (otherwise -Xcompile.invokedynamics=false)

1.7.15

Changes

... quick follow-up on 1.7.14 due mangled jruby-jars release

1.7.16

Changes

1.7.17

Changes

compiled from official change-logs https://github.com/jruby/jruby.github.com/tree/master/www/_posts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment