Integrated: 8350786: Some java/lang jtreg tests miss requires vm.hasJFR

Matthias Baesken mbaesken at openjdk.org
Thu Feb 27 13:39:03 UTC 2025


On Wed, 26 Feb 2025 15:47:52 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> While testing a bit with a minimal JVM, it has been noticed that some java/lang jtreg tests use jfr but do not declare it with a "requires vm.hasJFR" ; that leads to test errors in a JVM setup with no JFR .

This pull request has now been integrated.

Changeset: d6d94472
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d6d94472c21b1fa4839f548b85908967057c3f07
Stats:     5 lines in 3 files changed: 1 ins; 0 del; 4 mod

8350786: Some java/lang jtreg tests miss requires vm.hasJFR

Reviewed-by: alanb

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

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


More information about the core-libs-dev mailing list