mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 05:49:04 +00:00
These tests often fail on the CI server and do not provide any meaningful information when they fail, since only a proper benchmark would suffice. Furthermore, the test method was introduced 10 years ago to address deficiencies in JDK 7 which no longer exist. See gh-14415