Can I please get a review of this change which removes `javax/script/Test7.java` from the ProblemList?
As noted in https://bugs.openjdk.org/browse/JDK-8304225, this test no longer fails and passes just like the other tests in `javax/script` directory with: ----------System.out:(4/60)---------- Test7 Warning: No js engine found; test vacuously passes. With this proposed change, relevant tier testing has been run to verify that the original reported issue which caused this test to be problem listed https://bugs.openjdk.org/browse/JDK-8239361 is no longer seen. ------------- Commit messages: - 8304225: Remove javax/script/Test7.java from ProblemList Changes: https://git.openjdk.org/jdk/pull/13035/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13035&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8304225 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/13035.diff Fetch: git fetch https://git.openjdk.org/jdk pull/13035/head:pull/13035 PR: https://git.openjdk.org/jdk/pull/13035