Integrated: 8321220: JFR: RecordedClass reports incorrect modifiers

Erik Gahlin egahlin at openjdk.org
Mon Dec 4 15:54:52 UTC 2023


On Sat, 2 Dec 2023 17:37:07 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of a PR that fixes incorrect modifiers reported by RecordedClass::getModifiers().
> 
> Testing: jdk/jdk/jfr/api/consumer/TestRecordedClass.java
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: d5f59cf0
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d5f59cf0a8efe8d0f2d8ab1a5bd68fa9fe15fb1a
Stats:     116 lines in 2 files changed: 115 ins; 0 del; 1 mod

8321220: JFR: RecordedClass reports incorrect modifiers

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/16935


More information about the hotspot-jfr-dev mailing list