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

Anton Kozlov akozlov at openjdk.java.net
Fri Dec 10 11:10:18 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.

This patch brings exactly the missing part of the JDK-8278416 for aarch64: https://hg.openjdk.java.net/jdk/jdk/rev/cff8aad2593f

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

Marked as reviewed by akozlov (no project role).

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


More information about the jdk-updates-dev mailing list