mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
261124f497
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