On Wed, 26 Feb 2025 15:47:52 GMT, Matthias Baesken <mbaes...@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 <mbaes...@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