-
Enhancement
-
Resolution: Unresolved
-
P4
-
repo-leyden
Studying the bailout reasons for JavacBenchApp, I notices the majority of nmethod store bailouts are due to referencing the hidden klasses. Those checks seem to be from the initial commit. I wonder if we can actually skip hidden klass checks, now that we archive lots of those since invokedynamic AOT was implemented.
https://github.com/openjdk/leyden/pull/33
https://github.com/openjdk/leyden/pull/33