[jdk17u-dev] Integrated: 8309862: Unsafe list operations in JfrStringPool

Aleksey Shipilev shade at openjdk.org
Fri Jun 23 08:27:08 UTC 2023


On Wed, 14 Jun 2023 14:50:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Unclean backport to fix the important JFR bug and matches `17.0.9-oracle`. There are a number of contextual differences: `NULL` -> `nullptr` renames are not there,  Object Sampling is not there. I just reapplied the conflicting chunks to yield the similar diff.
> 
> Additional testing:
>  - [x] macos-aarch64-server-fastdebug, `jdk/jfr`

This pull request has now been integrated.

Changeset: 7c97df21
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/7c97df2157f9e5663098e83838843636a9ff3648
Stats:     74 lines in 5 files changed: 44 ins; 13 del; 17 mod

8309862: Unsafe list operations in JfrStringPool

Reviewed-by: mgronlun
Backport-of: 05f896a153ee950b21bae251d2870a8adfe4f04a

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1439


More information about the jdk-updates-dev mailing list