--- a/jdk/test/sun/security/pkcs11/Provider/ConfigQuotedString.sh Mon Dec 02 14:01:23 2013 +0000
+++ b/jdk/test/sun/security/pkcs11/Provider/ConfigQuotedString.sh Mon Dec 02 14:19:25 2013 +0000
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2004, 2013, 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
@@ -99,7 +99,8 @@
${COMPILEJAVA}${FS}bin${FS}javac ${TESTJAVACOPTS} ${TESTTOOLVMOPTS} \
-classpath ${TESTSRC}${FS}.. \
-d ${TESTCLASSES} \
- ${TESTSRC}${FS}ConfigQuotedString.java
+ ${TESTSRC}${FS}ConfigQuotedString.java \
+ ${TESTSRC}${FS}..${FS}PKCS11Test.java
# run test