Skip to content

Improve error reporting in StandardScriptEvaluator [SPR-13557] #18133

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-13557 and commented

Along the lines of #18066, there's an opportunity for providing analogous improvements in StandardScriptEvaluator, replacing the rather convoluted ScriptException stacktrace output with a more focused evaluation error message.

On a related note, GroovyScriptEvaluator doesn't consistently catch and wrap exceptions coming out of Groovy eval calls, which should get revised along with StandardScriptEvaluator for reasonably equivalent output.


Affects: 4.2.1

Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions