--- a/jdk/test/java/lang/management/MemoryMXBean/PendingAllGC.sh Thu Nov 13 16:11:01 2014 -0800
+++ b/jdk/test/java/lang/management/MemoryMXBean/PendingAllGC.sh Wed Nov 19 17:51:06 2014 +0300
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2003, 2014, 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
@@ -26,7 +26,7 @@
# @bug 4530538
# @summary
# @author Mandy Chung
-#
+# @requires vm.gc=="null"
# @run compile Pending.java
# @run shell PendingAllGC.sh
#