Integrated: 8319668: Fixup of jar filename typo in BadFactoryTest.sh

Gaurav Chaudhari duke at openjdk.org
Tue Nov 28 11:38:22 UTC 2023


On Thu, 9 Nov 2023 16:49:41 GMT, Gaurav Chaudhari <duke at 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.

This pull request has now been integrated.

Changeset: 63ad868e
Author:    Gaurav Chaudhari <gaurav.chaudhari at ibm.com>
Committer: Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/63ad868e182279eeef8b5d27a25453873039d22f
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8319668: Fixup of jar filename typo in BadFactoryTest.sh

Reviewed-by: alanb, jpai

-------------

PR: https://git.openjdk.org/jdk/pull/16585


More information about the core-libs-dev mailing list