Juergen Hoeller opened SPR-15322 and commented
As raised in #1344, JRubyScriptFactory tries to access the RubyException message field directly. It should defensively use getMessage() for compatibility with JRuby 9.1.7+, even if our native JRuby support is deprecated already (#17873) and even if JRuby 9000 is officially only supported via JSR-223.
Affects: 4.3.7
Issue Links:
Referenced from: commits e58b17a