jdk/test/sun/security/mscapi/AccessKeyStore.sh
changeset 9519 a371830a963b
parent 5506 202f599c92aa
child 14786 a9f61e0cbe61
--- a/jdk/test/sun/security/mscapi/AccessKeyStore.sh	Fri Apr 22 08:46:51 2011 -0700
+++ b/jdk/test/sun/security/mscapi/AccessKeyStore.sh	Fri Apr 22 17:03:51 2011 +0100
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 #
-# Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2005, 2011, 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
@@ -25,11 +25,9 @@
 
 
 # @test
-# @bug 6324295
+# @bug 6324295 6931562
 # @run shell AccessKeyStore.sh
 # @summary Confirm that permission must be granted to access keystores.
-#
-# Run only on non-64-bit Windows platform.
 
 OS=`uname -s`
 case "$OS" in