Replies: 1 comment 1 reply
-
Java 17 will be used from Strimzi 0.33 release. For older releases, you can probably use it as runtime, but you need to do your own custom build. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
We want to try JDK17 to open ZGC and do some performance tests
Describe the solution you'd like
Does Strimzi have jdk-related configuration? For example, I can choose OpenJDK17 or zulu-jdk?
We want to try JDK17 to open ZGC and do some performance tests, Thanks a lot!
Can the following options be enabled if the memory space is less than 32G?
-XX:+UseCompressedClassPointers
-XX:+UseCompressedOops
Beta Was this translation helpful? Give feedback.
All reactions