8135271: Add missing "-client IGNORE" to jvm.cfg file for ppc64

Reviewed-by: rriggs
This commit is contained in:
Volker Simonis 2015-09-10 11:44:14 +02:00
parent d908516aaf
commit 7beac309c0

View File

@ -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