git: openjdk/jdk21u-dev: master: 2 new changesets

Christoph Langer clanger at openjdk.org
Mon Jun 24 08:25:03 UTC 2024


Changeset: 1c19bbd8
Author:    Neethu Prasad <neethp at amazon.com>
Committer: Christoph Langer <clanger at openjdk.org>
Date:      2024-06-24 08:23:37 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/1c19bbd8ae049fec453a285a34942861e0c67704

8317360: Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines

Backport-of: cf4ede0e544fbd758cc9e93c695fb19fb7da0f9a

! src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointManager.cpp
! src/hotspot/share/jfr/recorder/stringpool/jfrStringPool.cpp

Changeset: 57824eda
Author:    Neethu Prasad <neethp at amazon.com>
Committer: Christoph Langer <clanger at openjdk.org>
Date:      2024-06-24 08:23:58 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/57824eda9a1eb946ec2774578e78c16fda1026ca

8321220: JFR: RecordedClass reports incorrect modifiers

Backport-of: d5f59cf0a8efe8d0f2d8ab1a5bd68fa9fe15fb1a

! src/hotspot/share/jfr/recorder/checkpoint/types/jfrTypeSet.cpp
+ test/jdk/jdk/jfr/api/consumer/TestRecordedClass.java



More information about the jdk-updates-changes mailing list