[8u] [jfr] RFR 8230707: JFR related tests are failing

Mario Torre neugens.limasoftware at gmail.com
Tue Sep 10 09:38:16 UTC 2019


Hi Jaroslav,

Thanks for the patch. I think there are a number of commented out
lines and "TODOs", we should probably remove them instead. If the test
do not apply, we should remove the test, otherwise a fix may be
necessary, but we can't push commented out code.

The patch itself seems generally good, I guess we should only remove
the commented code instances and it's ok to push?

Cheers,
Mario

Il giorno mar 10 set 2019 alle ore 10:57 Jaroslav Bachorík
<jaroslav.bachorik at datadoghq.com> ha scritto:
>
> JIRA:      https://bugs.openjdk.java.net/browse/JDK-8230707
> Webrev: http://cr.openjdk.java.net/~jbachorik/8230707/
>
> Please, review this test-only change to JFR related tests which were
> brought in as a part of the JFR backport effort. Due to differences in GC,
> runtime, compiler, etc. implementations between JDK 8 and JDK 9+ some tests
> need updating or complete removal.
>
> The most significant differences:
> - no segmented code cache
> - no G1 IHOP
> - G1 emits serial old event instead G1 full
> - no CI and compilation directives
> - no unified logging
>
> The changes are usually quite trivial (removing the offending JVM arg or
> removing test relying on non-existent features).
>
> With these changes in place all jdk_jfr tests are passing.
>
> Cheers,
>
> -JB-



-- 
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA  FC7C 4086 63E3 80F2 40CF

Java Champion - Blog: http://neugens.wordpress.com - Twitter: @neugens
Proud GNU Classpath developer: http://www.classpath.org/
OpenJDK: http://openjdk.java.net/projects/caciocavallo/

Please, support open standards:
http://endsoftpatents.org/


More information about the jdk8u-dev mailing list