8282832: Update file path for HostnameMatcher/cert5.crt in test sun/security/util/Pem/encoding.sh
Reviewed-by: mullan
This commit is contained in:
parent
72e987e3b4
commit
ea19114e66
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2016, 2022, 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
|
||||
@ -32,4 +32,4 @@
|
||||
|
||||
$TESTJAVA/bin/java $TESTVMOPTS -cp $TESTCLASSES \
|
||||
-Dfile.encoding=UTF-16 \
|
||||
PemEncoding $TESTSRC/../HostnameMatcher/cert5.crt
|
||||
PemEncoding $TESTSRC/../HostnameChecker/cert5.crt
|
||||
|
Loading…
Reference in New Issue
Block a user