Integrated: 8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal
Sonia Zaldana Calles
szaldana at openjdk.org
Wed Nov 22 16:06:17 UTC 2023
On Tue, 21 Nov 2023 14:52:02 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> The compiler memory statistics added in [8317683](https://bugs.openjdk.org/browse/JDK-8317683) only work for C1 and C2.
>
> This PR excludes the test for Graal.
>
> Testing: verified test is excluded with Graal, tier 1 passes except failure related to https://github.com/openjdk/jdk/pull/16749.
This pull request has now been integrated.
Changeset: 5d4a54bc
Author: Sonia Zaldana Calles <szaldana at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5d4a54bccd9f7a163944f8fdf805af95b0ae1ade
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8319449: compiler/print/CompileCommandPrintMemStat.java fails on Graal
Reviewed-by: kvn, stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/16764
More information about the hotspot-compiler-dev
mailing list