RFR [XS]: 8241064: JFR related tests TestMetaspaceAllocationFailure.java and TestEventInstrumentation.java miss requires tag
Markus Gronlund
markus.gronlund at oracle.com
Tue Mar 17 10:58:40 UTC 2020
Hi Matthias,
Looks good and trivial.
Thank you for fixing this.
Markus
-----Original Message-----
From: Baesken, Matthias <matthias.baesken at sap.com>
Sent: den 17 mars 2020 08:29
To: hotspot-dev at openjdk.java.net; hotspot-jfr-dev at openjdk.java.net
Subject: RFR [XS]: 8241064: JFR related tests TestMetaspaceAllocationFailure.java and TestEventInstrumentation.java miss requires tag
Hello, please review this very small fix .
The JFR related tests
jdk/jfr/event/runtime/TestMetaspaceAllocationFailure.java
and
jdk/jfr/javaagent/TestEventInstrumentation.java
miss the vm.hasJFR tag, this leads to failures on platforms without JFR.
Bug/webrev :
https://bugs.openjdk.java.net/browse/JDK-8241064
http://cr.openjdk.java.net/~mbaesken/webrevs/8241064.0/
Thanks, Matthias
More information about the hotspot-jfr-dev
mailing list