Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083197 | emb-9 | Zoltan Majo | P5 | Resolved | Fixed | team |
The method TemplateInterpreterGenerator::generate_counter_incr() increments method invocations counters on all supported architectures, except on PPC (w/ tiered compilation enabled). As a result, methods are compiled later and OSR happens sooner than specified by compilation thresholds.
- backported by
-
JDK-8083197 interpreter profiling incorrect on PPC64
-
- Resolved
-