-
Notifications
You must be signed in to change notification settings - Fork 37
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 #87
Merged
joeyleeeeeee97
merged 11 commits into
dragonwell-project:master
from
D-D-H:revert_jfr_streaming
Feb 7, 2022
Merged
[JFR] Revert JFR Streaming API related patches #87
joeyleeeeeee97
merged 11 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
Summary: Remove JFR Streaming API implementation. This reverts commit 3a99709. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…nterval and jdk.jfr.Recording::getFlushInterval" Summary: Remove JFR Streaming API implementation. This reverts commit fca576b. 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 d4a636f. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…e' check in JFR TestCrossProcessStreaming" Summary: Remove JFR Streaming API implementation. This reverts commit 986e181. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…stStart.java failed due to timeout at testStartTwice()" Summary: Remove JFR Streaming API implementation. This reverts commit a63d450. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…reaming thread" Summary: Remove JFR Streaming API implementation. This reverts commit e838e5a. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
… onClose() is never called" Summary: Remove JFR Streaming API implementation. This reverts commit 235b51f. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…should clean up files" Summary: Remove JFR Streaming API implementation. This reverts commit 64e12c6. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
…R event streaming" Summary: Remove JFR Streaming API implementation. This reverts commit bc43f3f. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
Summary: Remove JFR Streaming API implementation. This reverts commit f73cc0f. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
Summary: Remove JFR Streaming API implementation. This reverts commit a279f1d. Test Plan: jtreg jdk/jfr Reviewed-by: kelthuzadx, joeyleeeeeee97, yuleil Issue: dragonwell-project/dragonwell8#293
y1yang0
approved these changes
Jan 29, 2022
joeyleeeeeee97
approved these changes
Jan 30, 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