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

Leonid Mesnik lmesnik at openjdk.org
Tue Feb 11 22:43:35 UTC 2025


> 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.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23224/files
  - new: https://git.openjdk.org/jdk/pull/23224/files/554f00b3..80796e2a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23224&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23224&range=00-01

  Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/23224.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23224/head:pull/23224

PR: https://git.openjdk.org/jdk/pull/23224


More information about the hotspot-compiler-dev mailing list