You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/profiles/desc/jvm_variant.desc

12 lines
469 B

# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of JVM_VARIANT USE_EXPAND
# for dev-java/openjdk.
client - Enable many JVM feature sets including compiler1
core - A template-interpreter only JVM feature set
minimal - Enable a reduced compiler1 JVM feature set
server - Enable most JVM feature sets including compiler1, compiler2, and aot
zero - Zero-Assembler port of the JVM