[jdk8u-dev] RFR: 8282947: JFR: Dump on shutdown live-locks in some conditions [v5]
Zdenek Zambersky
zzambers at openjdk.org
Tue Jan 24 16:35:17 UTC 2023
On Mon, 23 Jan 2023 17:07:42 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
>> Reviewed-by: mgronlun
>
> Jiří Vaněk has updated the pull request incrementally with one additional commit since the last revision:
>
> Removed jdk8 incompatible -Xlog:jfr
>
> it do not affect tests behavior
I have tried to run jdk_jfr group on master, 3 failures are not regressions (fail both with and without changes):
https://github.com/zzambers/jdk-tester/actions/runs/3997510473/jobs/6858945097#step:12:2527
Failures are:
jdk/jfr/event/compiler/TestCompilerCompile.java
jdk/jfr/event/sampling/TestNative.java
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/234
More information about the jdk8u-dev
mailing list