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

[Backport] Backport JFR Streaming API to Dragonwell 8 #112

Closed
D-D-H opened this issue Jul 22, 2020 · 0 comments
Closed

[Backport] Backport JFR Streaming API to Dragonwell 8 #112

D-D-H opened this issue Jul 22, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@D-D-H
Copy link
Collaborator

D-D-H commented Jul 22, 2020

Backport List:

8213448: [TESTBUG] enhance jfr/jvm/TestDumpOnCrash
8217362: Emergency dump does not work when disk=false is set
8225797: OldObjectSample event creates unexpected amount of checkpoint data
8231081: TestMetadataRetention fails due to missing symbol id
8230400: Missing constant pool entry for a method in stacktrace
8226511: Implement JFR Event Streaming
8233700: EventStream not closed
8229209: test for cross-process JFR event streaming
8234703: [TESTBUG] JFR TestOutOfProcessMigration.java should clean up files
8234684: JFR crashes when rotating the JFR output during assertion failure
8233870: JFR TestSetEndTime.java times out - onClose() is never called
8234888: EventStream::close doesn't abort streaming thread
8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice()
8235356: [TESTBUG] Disable 'producer is alive' check in JFR TestCrossProcessStreaming
8233111: Epoch shift synchronization point for Compiler threads
8234059: Stress test fails with "Unexpected Exception in thread JFR Event Stream"
8236264: Remove jdk.jfr.Recording::setFlushInterval and jdk.jfr.Recording::getFlushInterval
8236263: Remove experimental streaming events

Related Issues:

https://github.com/alibaba/dragonwell8/issues/134
@D-D-H D-D-H self-assigned this Jul 24, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
…never called

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
…ailed due to timeout at testStartTwice()

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
…R TestCrossProcessStreaming

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
…hread JFR Event Stream"

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
…k.jfr.Recording::getFlushInterval

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_jdk that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
…f checkpoint data

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
…ssertion failure

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
…hread JFR Event Stream"

Summary:

Test Plan: jdk/jfr

Reviewed-by: yuleil

Issue: dragonwell-project/dragonwell8#112
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Jul 31, 2020
@D-D-H D-D-H closed this as completed Jul 31, 2020
D-D-H added a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Aug 1, 2020
Summary: fixed build failure on Windows

Test Plan: build successfully on Windows

Reviewed-by: zhengxiaolinX

Issue: dragonwell-project/dragonwell8#112
@zhengxiaolinX zhengxiaolinX added the enhancement New feature or request label Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants