close
Skip to content

Include GWT version, commit in JFR output#10312

Open
niloc132 wants to merge 3 commits intogwtproject:mainfrom
niloc132:10269-jfr-vers
Open

Include GWT version, commit in JFR output#10312
niloc132 wants to merge 3 commits intogwtproject:mainfrom
niloc132:10269-jfr-vers

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

@niloc132 niloc132 added this to the 2.14 milestone Apr 22, 2026
@niloc132 niloc132 requested a review from vegegoku April 22, 2026 20:00
Comment thread dev/core/src/com/google/gwt/dev/About.java Outdated
Co-authored-by: Zbynek Konecny <zbynek1729@gmail.com>
@vegegoku
Copy link
Copy Markdown
Member

There is a checkstyle issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JFR profile should include version information, possibly other options

3 participants