[lworld] RFR: 8280270: [lworld] JITs miss some klass initialization checks for defaultvalue

Tobias Hartmann thartmann at openjdk.java.net
Mon Jan 24 10:38:45 UTC 2022


On Fri, 21 Jan 2022 15:36:31 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> C1 and C2 miss some klass initialization checks for defaultvalue.
> 
> Long term, we should add support for patching defaultvalue in C1 (tracked by [JDK-8265067](https://bugs.openjdk.java.net/browse/JDK-8265067)).
> 
> Thanks,
> Tobias

Thanks for the review, Fred!

This patch also contains some fixes for unrelated issues that I found during stress testing.

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

PR: https://git.openjdk.java.net/valhalla/pull/611



More information about the valhalla-dev mailing list