8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64
authorsimonis
Thu, 10 Sep 2015 11:44:14 +0200
changeset 32511 3037b7753a1d
parent 32510 7530a468314c
child 32512 89cd776e3a25
8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64 Reviewed-by: rriggs
jdk/src/java.base/unix/conf/ppc64/jvm.cfg
--- a/jdk/src/java.base/unix/conf/ppc64/jvm.cfg	Wed Sep 09 18:17:44 2015 -0700
+++ b/jdk/src/java.base/unix/conf/ppc64/jvm.cfg	Thu Sep 10 11:44:14 2015 +0200
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, 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
@@ -31,3 +31,4 @@
 # and may not be available in a future release.
 #
 -server KNOWN
+-client IGNORE