Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/openj9
Path: blob/master/runtime/jcl/uma/java_lang_invoke_MethodHandleNatives_objects.xml
5991 views
1
<!--
2
Copyright (c) 2021, 2021 IBM Corp. and others
3
This program and the accompanying materials are made available under
4
the terms of the Eclipse Public License 2.0 which accompanies this
5
distribution and is available at https://www.eclipse.org/legal/epl-2.0/
6
or the Apache License, Version 2.0 which accompanies this distribution and
7
is available at https://www.apache.org/licenses/LICENSE-2.0.
8
This Source Code may also be made available under the following
9
Secondary Licenses when the conditions for such availability set
10
forth in the Eclipse Public License, v. 2.0 are satisfied: GNU
11
General Public License, version 2 with the GNU Classpath
12
Exception [1] and GNU General Public License, version 2 with the
13
OpenJDK Assembly Exception [2].
14
[1] https://www.gnu.org/software/classpath/license.html
15
[2] http://openjdk.java.net/legal/assembly-exception.html
16
SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception
17
-->
18
<objects group="java_lang_invoke_MethodHandleNatives">
19
<object name="java_lang_invoke_MethodHandleNatives" >
20
<include-if condition="spec.flags.opt_openjdkMethodhandle" />
21
<include-if condition="spec.flags.opt_methodHandle" />
22
</object>
23
</objects>
24
25