Integrated: 8273714: jdk/jfr/api/consumer/TestRecordedFrame.java still times out after JDK-8273047

Erik Gahlin egahlin at openjdk.java.net
Wed Sep 22 21:32:02 UTC 2021


On Wed, 22 Sep 2021 15:49:18 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have review of a test fix that removes the use of -Xcomp to make the test execute faster. The RecordedFrame::getType() method is now tested using WhiteBox API and in a separate file to make the test code easier to read.
> 
> Testing: 100 times jdk/jfr/api/consumer/TestRecordedFrame.Type.java
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: 60313889
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/603138895f1665e75f01bb787af3222f08abc4db
Stats:     124 lines in 2 files changed: 118 ins; 5 del; 1 mod

8273714: jdk/jfr/api/consumer/TestRecordedFrame.java still times out after JDK-8273047

Reviewed-by: mgronlun

-------------

PR: https://git.openjdk.java.net/jdk/pull/5634


More information about the hotspot-jfr-dev mailing list