mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 12:19:16 +00:00
Since the Nashorn JavaScript engine was removed in Java 15, these tests will never be run on a Java 17+ JDK which is required as of Spring Framework 6.0. See gh-27919