mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
This fixes a Java6 backward compatible issue introduced in the JCache implementation. This commit also adds new representative tests. Issue: SPR-9616