You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should upgrade our service code to Java 17 in order to make use of new features.
Furthermore we should consider to also switch the JVM from openJ9 back to hotspot since the G1 garbage collector has improved a lot since our decission to switch to openJ9 (with Java 8).
The text was updated successfully, but these errors were encountered:
We should upgrade our service code to Java 17 in order to make use of new features.
Furthermore we should consider to also switch the JVM from openJ9 back to hotspot since the G1 garbage collector has improved a lot since our decission to switch to openJ9 (with Java 8).
The text was updated successfully, but these errors were encountered: