RFR: 8319668: Fixup of jar filename typo in BadFactoryTest.sh [v2]
Gaurav Chaudhari
duke at openjdk.org
Wed Nov 22 17:57:22 UTC 2023
> 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.
Gaurav Chaudhari has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
8319668: Fixup of jar filename typo in BadFactoryTest.sh
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16585/files
- new: https://git.openjdk.org/jdk/pull/16585/files/5cd537cb..0780ad32
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16585&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16585&range=00-01
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
More information about the core-libs-dev
mailing list