Skip to content

JRubyScriptFactory compatibility with JRuby 9.1.7+ [SPR-15322] #19885

Closed
@spring-projects-issues

Description

@spring-projects-issues

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions