Since MHs.GWT are heavily shared, -XX:PerBytecodeRecompilationCutoff= and -XX:PerMethodRecompilationCutoff= can be reached. It makes method non-compilable and peak performance falls from the cliff (since the method is never inlined and always interpreted).
It happens very rarely.
It happens very rarely.
- duplicates
-
JDK-8074551 GWT can be marked non-compilable due to deopt count pollution
-
- Resolved
-