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

Sergey Nazarkin snazarki at openjdk.java.net
Fri Dec 10 12:40:23 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 pull request has now been integrated.

Changeset: b5225403
Author:    Sergey Nazarkin <snazarki at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/b52254032483a38af83c37a18273fa9e794c0794
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8278416: Crash during execution of ClassInitBarrier test

Reviewed-by: akozlov, yan

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

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


More information about the jdk-updates-dev mailing list