Skip to content

Include GWT version, commit in JFR output#10318

Merged
niloc132 merged 2 commits into
gwtproject:release/2.13from
niloc132:10269-backport
May 13, 2026
Merged

Include GWT version, commit in JFR output#10318
niloc132 merged 2 commits into
gwtproject:release/2.13from
niloc132:10269-backport

Conversation

@niloc132
Copy link
Copy Markdown
Member

Enhances the "manual, opt-in analytics" by allowing users to upload JFR dumps of a build and detect which particular version or build resulted in the dump.

Deliberately omits command line args at this time - users can leave the default JVM events in place so these are detected or specify them manually. An automatic approach would need more code, able to remove details like paths and module names from the output.

Fixes #10269
Backport #10312

Enhances the "manual, opt-in analytics" by allowing users to upload JFR
dumps of a build and detect which particular version or build resulted
in the dump.

Deliberately omits command line args at this time - users can leave the
default JVM events in place so these are detected or specify them
manually. An automatic approach would need more code, able to remove
details like paths and module names from the output.

Fixes gwtproject#10269
Co-authored-by: Zbynek Konecny <zbynek1729@gmail.com>
@niloc132 niloc132 added this to the 2.13.1 milestone May 13, 2026
@niloc132 niloc132 requested a review from vegegoku May 13, 2026 02:50
@zbynek zbynek added the ready This PR has been reviewed by a maintainer and is ready for a CI run. label May 13, 2026
@niloc132 niloc132 merged commit 9483b1b into gwtproject:release/2.13 May 13, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready This PR has been reviewed by a maintainer and is ready for a CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants