server/.bin/java/lib/jvm.cfg
mathias 80bf0c43a6 Add latest files
Former-commit-id: d3bd004bf48cb48245ebc939d959ace04d96ae61
2018-10-01 15:16:49 +03:00

26 lines
1 KiB
INI

# ===========================================================================
# (c) Copyright IBM Corp. 2017, 2018 All Rights Reserved
# ===========================================================================
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, see <http://www.gnu.org/licenses/>.
#
# ===========================================================================
-j9vm KNOWN
-server IGNORE
-client IGNORE
-hotspot IGNORE
-classic IGNORE
-native IGNORE
-green IGNORE