-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Description
Stéphane Nicoll opened SPR-11319 and commented
To prevent issue similar to #15937 we have integrated animal sniffer in our build to check the use of the JDK APIs.
This issue is about collecting the classes that are using 1.7+ APIs, knowing that some are for perfectly valid reasons (support of 1.8 features)
Issue Links:
- spring-jdbc-3.2.6.RELEASE doesn't support JDK 5. [SPR-11313] #15937 spring-jdbc-3.2.6.RELEASE doesn't support JDK 5.
- UriComponentsBuilder - NoSuchMethodError: java.lang.reflect.Method.getParameterCount [SPR-11245] #15870 UriComponentsBuilder - NoSuchMethodError: java.lang.reflect.Method.getParameterCount
- Support BigDecimals with SpEL [SPR-9164] #13802 Support BigDecimals with SpEL
- Downgrade accidental use of Java 1.6 APIs [SPR-11321] #15945 Downgrade accidental use of Java 1.6 APIs
Referenced from: commits 838855b
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bug