Wrong byte code for compiled SpEL when JDK proxy method invocation is used [SPR-16191] #20739
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
Milestone
Artem Bilan opened SPR-16191 and commented
The test-case to reproduce:
The exception looks like:
The byte code for the compiled class:
With SF-5.0.1 it looks like (if that helps somehow..):
It might be like a side-effect of the fix for the #20670 since we have the same problem with the
4.3.13
as well.Affects: 4.3.13, 5.0.2
Issue Links:
Referenced from: commits c30145d, 6dc7346
Backported to: 4.3.13
The text was updated successfully, but these errors were encountered: