Integrated: 8309871: jdk/jfr/api/consumer/recordingstream/TestSetEndTime.java timed out

Erik Gahlin egahlin at openjdk.org
Sun Dec 3 19:49:49 UTC 2023


On Fri, 21 Jul 2023 14:00:31 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Could I have review of a fix that adds -XX:-UseFastUnorderedTimeStamps to a test.
> 
> An argument can be made that we should test features same way as they are used in the product, and I generally agree, but it's hard to fix this issue without a performance impact. Also, I'm not 100% certain that different clock sources are the underlying problem. 
> 
> By running with -XX:-UseFastUnorderedTimeStamps we will gain additional information on this intermittent test failure. Putting the test on the problem list might hide other issue.
> 
> Testing: jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: b9df827a
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b9df827adc92cb1fc65f6b1efdf82dcae00a4e2d
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8309871: jdk/jfr/api/consumer/recordingstream/TestSetEndTime.java timed out

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/14975


More information about the hotspot-jfr-dev mailing list