AnnotationAwareOrderComparator uses Order instead of Priority for DecoratingProxy [SPR-16739] #21280
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
Juergen Hoeller opened SPR-16739 and commented
AnnotationAwareOrderComparator.getPriority
delegates toOrderUtils.getOrder
instead ofOrderUtils.getPriority
for aDecoratingProxy
instance.Affects: 4.3.16, 5.0.5
Referenced from: commits 8d67a98, 2f4010e, f800df1
Backported to: 4.3.17
The text was updated successfully, but these errors were encountered: