[jdk11u-dev] Integrated: 8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes

Ralf Schmelter rschmelter at openjdk.org
Mon Nov 6 12:38:22 UTC 2023


On Mon, 30 Oct 2023 09:07:50 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:

> Hi,
>  
> This is a backport of JDK-8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes
>  
> Original patch does not apply cleanly to 11u, because the adaption to the G1 event is not
> needed, since it is present in JDK 11.
> 
> Tested tier1-4 for all platforms without any issues.
>  
> Thanks,
> -Ralf

This pull request has now been integrated.

Changeset: 80d3bb46
Author:    Ralf Schmelter <rschmelter at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/80d3bb46c0804016a17d4cd05eee7eda03268cce
Stats:     11 lines in 3 files changed: 8 ins; 0 del; 3 mod

8289745: JfrStructCopyFailed uses heap words instead of bytes for object sizes

Reviewed-by: phh
Backport-of: 7f0e9bd632198c7fd34d27b85ca51ea0e2442e4d

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2237


More information about the jdk-updates-dev mailing list