On Thu, 9 Nov 2023 16:49:41 GMT, Gaurav Chaudhari <d...@openjdk.org> wrote:
> 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. Looks okay. This test is begging to be re-written in Java, maybe some day. I assume the copyright header will be updated before this change is integrated. ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/16585#pullrequestreview-1742482324