[jdk15u-dev] Integrated: 8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*)

Ekaterina Vergizova evergizova at openjdk.java.net
Tue Nov 2 13:49:14 UTC 2021


On Mon, 1 Nov 2021 18:29:38 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> I'd like to backport JDK-8260589 to 15u for parity with 11u.
> The patch applies almost cleanly except for some context changes in jfrTraceIdLoadBarrier.cpp, jfrTraceId.cpp and jfrTypeSet.cpp (JDK-8252406 and JDK-8257563 are not in 15u), reapplied manually.
> Tested with tier1 and jdk/jfr tests, added test fails without the patch, passes with it.

This pull request has now been integrated.

Changeset: d17731ba
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
URL:       https://git.openjdk.java.net/jdk15u-dev/commit/d17731ba8d6e8b1b9f3019337b7ecf2ebe6db6d2
Stats:     244 lines in 9 files changed: 211 ins; 19 del; 14 mod

8260589: Crash in JfrTraceIdLoadBarrier::load(_jclass*)

Reviewed-by: yan
Backport-of: a9d2267f8d306522522c999ff584ccaa34c46456

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

PR: https://git.openjdk.java.net/jdk15u-dev/pull/129


More information about the jdk-updates-dev mailing list