This utility presents hints and suggestions to
give you an idea of potentially troublesome spots in your code and
dependencies that keep your code from running efficiently on JRuby.
Most pure Ruby code will run fine, but the two common areas that
trip people up are native extensions and threading