changeset 12720:da4a7b180e51

8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64 Reviewed-by: rriggs
author simonis
date Thu, 10 Sep 2015 11:44:14 +0200
parents d49f065a1541
children f36fe8adbbd4
files src/java.base/unix/conf/ppc64/jvm.cfg
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/java.base/unix/conf/ppc64/jvm.cfg	Wed Sep 09 18:17:44 2015 -0700
+++ b/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