We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3bd711b + 82dfffb commit ca26ae6Copy full SHA for ca26ae6
overrides/openj9.yaml
@@ -8,6 +8,8 @@ envs:
8
value: "/usr/lib/jvm/ibm-semeru-open-11-jdk/conf/security/java.security"
9
- name: "JAVA_HOME"
10
value: "/usr/lib/jvm/ibm-semeru-open-11-jdk/"
11
+ - name: "OPENJ9_JAVA_OPTIONS"
12
+ value: "-Xjit:{java/lang/invoke/AsTypeHandle.invokeExact_thunkArchetype*}(dontInline={java/lang/invoke/VirtualHandle.invokeExact_thunkArchetype*})"
13
14
labels:
15
- name: "com.redhat.component"
0 commit comments