RFR: 8321220: JFR: RecordedClass reports incorrect modifiers [v2]

Erik Gahlin egahlin at openjdk.org
Sun Dec 3 19:38:54 UTC 2023


> 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

Erik Gahlin has updated the pull request incrementally with two additional commits since the last revision:

 - Make test method private
 - Add fix for modifiers

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16935/files
  - new: https://git.openjdk.org/jdk/pull/16935/files/4d569e28..fa09637f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16935&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16935&range=00-01

  Stats: 6 lines in 2 files changed: 0 ins; 2 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/16935.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16935/head:pull/16935

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


More information about the hotspot-jfr-dev mailing list