Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
-
b115
-
generic
-
generic
Description
Test test/script/basic/NASHORN-397.js fails because it expects java.lang.System.out to be a @FunctionalInterface (via AutoClosable interface). This is no longer the case in recent JDK8 builds.