The file test/jdk/javax/script/JDK_8196959/BadFactoryTest.sh contains a typo. When running without security manager, the test references 'badfactoty.jar' instead of 'badfactory.jar'. This change addresses this by correcting the jar name.
------------- Commit messages: - 8319668: Fixup of jar filename typo in BadFactoryTest.sh Changes: https://git.openjdk.org/jdk/pull/16585/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16585&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8319668 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/16585.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/16585/head:pull/16585 PR: https://git.openjdk.org/jdk/pull/16585