Integrated: 8339889: Several compiler tests ignore vm flags and not marked as flagless
Leonid Mesnik
lmesnik at openjdk.org
Tue Feb 25 19:23:06 UTC 2025
On Wed, 22 Jan 2025 01:10:44 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Tests
> compiler/c2/TestReduceAllocationAndHeapDump.java
> compiler/calls/NativeCalls.java
> compiler/debug/TestStress.java
> compiler/inlining/TestDuplicatedLateInliningOutput.java
> ignore vm flags using limited process builder and not marked as flagless.
>
> Please note that test
> compiler/inlining/TestDuplicatedLateInliningOutput.java
> is failing with some VM flags. See
> https://bugs.openjdk.org/browse/JDK-8348214
>
> I haven't excluded test, since it fail with certain non-common flags only.
This pull request has now been integrated.
Changeset: 829d7a84
Author: Leonid Mesnik <lmesnik at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/829d7a845e18ec483379abf3a3fccb596d899f25
Stats: 8 lines in 4 files changed: 4 ins; 0 del; 4 mod
8339889: Several compiler tests ignore vm flags and not marked as flagless
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/23224
More information about the hotspot-compiler-dev
mailing list