Closed
Description
Juergen Hoeller opened SPR-17625 and commented
As indicated #22137, position handling in SpEL nodes is historically, sharing an integer value for both start and end position in 16 bits each. This should get refactored into dedicated integer values for start and end position across all nodes, refactoring the current single-int constructors into double-int constructors.
Affects: 5.1.4
Issue Links:
- SpEL, error parsing big InlineMap [SPR-17605] #22137 SpEL, error parsing big InlineMap
- SpEL, InlineMap with negative values are not cached [SPR-17614] #22146 SpEL, InlineMap with negative values are not cached