[jdk13u-dev] RFR: 8278416: Crash during execution of ClassInitBarrier test

Yuri Nesterenko yan at openjdk.java.net
Fri Dec 10 12:33:20 UTC 2021


On Wed, 8 Dec 2021 17:16:26 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:

> This is missed aarch64 part of JDK-8227260 (JNI upcalls should bypass class initialization barrier in c2i adapter). It was not implemented in time due to lack of link between 8227260 and 8223173 (Implement fast class initialization checks on AARCH64). 
> 
> The code is taken from jdk15 and verified with tier1 and ClassInitBarrier.

Marked as reviewed by yan (Reviewer).

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/300


More information about the jdk-updates-dev mailing list