-
Notifications
You must be signed in to change notification settings - Fork 35
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
[JFR] Revert JFR Streaming API related patches #109
Merged
joeyleeeeeee97
merged 8 commits into
dragonwell-project:master
from
D-D-H:revert_jfr_streaming
Feb 7, 2022
Merged
[JFR] Revert JFR Streaming API related patches #109
joeyleeeeeee97
merged 8 commits into
dragonwell-project:master
from
D-D-H:revert_jfr_streaming
Feb 7, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…w debug build" Summary: Remove JFR Streaming API implementation. This reverts commit 6db5be9. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…sing thread list" Summary: Remove JFR Streaming API implementation. This reverts commit 92cfe74. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
Summary: Remove JFR Streaming API implementation. This reverts commit 6122650. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…Exception in thread JFR Event Stream"" Summary: Remove JFR Streaming API implementation. This reverts commit cab9c7f. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…or Compiler threads" Summary: Remove JFR Streaming API implementation. This reverts commit 051d372. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…utput during assertion failure" Summary: Remove JFR Streaming API implementation. This reverts commit 06f9b12. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
Summary: Remove JFR Streaming API implementation. This reverts commit 713095a. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
Summary: Remove JFR Streaming API implementation. This reverts commit 79ae032. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
y1yang0
approved these changes
Jan 29, 2022
Check commit failed caused by |
joeyleeeeeee97
approved these changes
Feb 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport issue: dragonwell-project/dragonwell8#112
Revert issue: dragonwell-project/dragonwell8#293