[jdk8u-dev] RFR: 8159720: Failure of C2 compilation with tiered prevents some C1 compilations

Severin Gehwolf sgehwolf at openjdk.org
Tue Nov 8 08:59:35 UTC 2022


On Tue, 8 Nov 2022 02:29:19 GMT, Yi Yang <yyang at openjdk.org> wrote:

> 8u backport request: Spark observes a significant performance deterioration between jdk17 and jdk8, too many live locals prevent C2 from compilation and it refreshes all tiers of results, please see [SPARK-40303](https://issues.apache.org/jira/browse/SPARK-40303?focusedCommentId=17619978&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17619978) for more details and explanations. This fix makes C2 compilation failure not affect C1. Low risk and apply clean.
> 
> Please help review it, thanks in advance.

@rwestrel Could you please review this? Thanks!

-------------

PR: https://git.openjdk.org/jdk8u-dev/pull/161


More information about the jdk8u-dev mailing list