8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64
Reviewed-by: rriggs
--- 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