[jdk17u-dev] RFR: 8309862: Unsafe list operations in JfrStringPool
Markus Grönlund
mgronlun at openjdk.org
Wed Jun 14 16:05:04 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`
Looks good, thank you, Aleksey.
-------------
Marked as reviewed by mgronlun (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1439#pullrequestreview-1479830423
More information about the jdk-updates-dev
mailing list