Integrated: 8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs

Christoph Göttschkes cgo at openjdk.java.net
Sun Jun 27 13:17:08 UTC 2021


On Tue, 22 Jun 2021 12:16:10 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:

> Please review these small adjustments to some test cases which fail for client VMs due to unrecognized Options. I decided to either disabled the test completely, split it up and disable a part of it, or use IgnoreUnrecognizedVMOptions, dependent on whether the test makes sense to be executed for client VMs.

This pull request has now been integrated.

Changeset: 561a3a50
Author:    Christoph Göttschkes <cgo at openjdk.org>
Committer: Igor Veresov <iveresov at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/561a3a5077a573c88ba94cb7f7412dfc4c97aa91
Stats:     22 lines in 6 files changed: 18 ins; 0 del; 4 mod

8269129: Multiple tier1 tests in hotspot/jtreg/compiler are failing for client VMs

Reviewed-by: kvn, iveresov

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

PR: https://git.openjdk.java.net/jdk/pull/4556


More information about the hotspot-compiler-dev mailing list