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