Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve support for types and event types. #14

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

abeaumont
Copy link
Contributor

  • 8 new types have been added, for a total of 25 supported types.
  • 41 new event types have been added, for a total of 54 supported
    event types.

OpenJDK 17 supports 59 types and 167 event types, so there's still a
lot of work to do, but at least the Java Flight Recorder output of #4
is fully supported.

- 8 new types have been added, for a total of 25 supported types.
- 41 new event types have been added, for a total of 54 supported
  event types.

OpenJDK 17 supports 59 types and 167 event types, so there's still a
lot of work to do, but at least the Java Flight Recorder output of #4
is fully supported.
@abeaumont abeaumont self-assigned this Apr 7, 2022
@abeaumont abeaumont merged commit d2cc8a4 into main Apr 7, 2022
@abeaumont abeaumont deleted the feat/improve-type-support branch April 7, 2022 14:22
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.

None yet

1 participant