8319668: Fixup of jar filename typo in BadFactoryTest.sh
Reviewed-by: alanb, jpai
This commit is contained in:
parent
4bcda60266
commit
63ad868e18
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2018, 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
@ -56,5 +56,5 @@ fi
|
||||
|
||||
echo "Running test without security manager ..."
|
||||
$JAVA ${TESTVMOPTS} -classpath \
|
||||
"${TESTCLASSES}${PS}${TESTCLASSES}/badfactoty.jar" \
|
||||
"${TESTCLASSES}${PS}${TESTCLASSES}/badfactory.jar" \
|
||||
BadFactoryTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user