RFR: 8288741: JFR: Change package name of snippet files
Markus Grönlund
mgronlun at openjdk.org
Mon Jun 20 16:11:52 UTC 2022
On Mon, 20 Jun 2022 14:33:52 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of PR that changes package names of the JFR snippet files. Today they are named "example1" and "example2" in the default package. It looks strange when browsing classes in jrt-fs.jar, for example in Eclipse. Not sure why they are included at all. New names will be "jdk.jfr.snippets" and "jdk.jfr.snippets.consumer"
>
> Testing: build docs + tier1 + tier2
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk19/pull/46
More information about the hotspot-jfr-dev
mailing list