RFR: 8339889: Several compiler tests ignore vm flags and not marked as flagless [v2]

Tobias Hartmann thartmann at openjdk.org
Tue Feb 25 07:05:53 UTC 2025


On Tue, 11 Feb 2025 22:43:35 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.
>
> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   test updated as suggested.

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23224#pullrequestreview-2639749781


More information about the hotspot-compiler-dev mailing list