RFR: 8288741: JFR: Change package name of snippet files
Erik Gahlin
egahlin at openjdk.org
Mon Jun 20 14:55:24 UTC 2022
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
-------------
Commit messages:
- Initial
Changes: https://git.openjdk.org/jdk19/pull/46/files
Webrev: https://webrevs.openjdk.org/?repo=jdk19&pr=46&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8288741
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk19/pull/46.diff
Fetch: git fetch https://git.openjdk.org/jdk19 pull/46/head:pull/46
PR: https://git.openjdk.org/jdk19/pull/46
More information about the hotspot-jfr-dev
mailing list