Withdrawn: 7903413: JMH: Safepoint profiler should parse JDK 13+ -Xlog:safepoint

Aleksey Shipilev shade at openjdk.org
Wed Jan 18 09:28:57 UTC 2023


On Tue, 17 Jan 2023 09:55:45 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> [JDK-8219436](https://bugs.openjdk.org/browse/JDK-8219436) changed the -Xlog:safepoint logging, and JMH's parser breaks. We need to capture the new format.
> 
> Note this was further improved by [JDK-8297154](https://bugs.openjdk.org/browse/JDK-8297154), and needs to be tested with more modern JDKs too.
> 
> Additional testing:
>  - [x] `-prof safepoints` with JDK 8
>  - [x] `-prof safepoints` with JDK 11
>  - [x] `-prof safepoints` with JDK 17
>  - [x] `-prof safepoints` with JDK 21

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jmh/pull/93


More information about the jmh-dev mailing list