RFR: 8309698: [S390X] Test hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java fails after JDK-8299089 [v2]

Manjunath S Matti. duke at openjdk.org
Tue Jul 16 02:01:29 UTC 2024


> On s390 the testcase "VirtualAllocCommitMerge.java" when run under Interpreter with option -Xint fails. But when run as compiled with option -Xcomp -Xbatch it Passes.

Manjunath S Matti. has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge branch 'openjdk:master' into NMT_s390_issue
 - 8309698: runtime/NMT/VirtualAllocCommitMerge.java failed on s390x if interpreted.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/20096/files
  - new: https://git.openjdk.org/jdk/pull/20096/files/e1e57866..579b76dd

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

  Stats: 11803 lines in 511 files changed: 7109 ins; 2556 del; 2138 mod
  Patch: https://git.openjdk.org/jdk/pull/20096.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20096/head:pull/20096

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


More information about the hotspot-runtime-dev mailing list