[riscv-port] RFR: 8278474: riscv: Enable two more jtreg hotspot tests
Some jtreg tests are arch dependent, enable two more hotspot tests on riscv: - test/hotspot/jtreg/compiler/c2/TestBit.java - test/hotspot/jtreg/serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java The above tests are passed on unmatched board and QEMU user mode. ------------- Commit messages: - 8278474: riscv: Enable two more jtreg hotspot tests Changes: https://git.openjdk.java.net/riscv-port/pull/27/files Webrev: https://webrevs.openjdk.java.net/?repo=riscv-port&pr=27&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8278474 Stats: 4 lines in 2 files changed: 1 ins; 0 del; 3 mod Patch: https://git.openjdk.java.net/riscv-port/pull/27.diff Fetch: git fetch https://git.openjdk.java.net/riscv-port pull/27/head:pull/27 PR: https://git.openjdk.java.net/riscv-port/pull/27
On Thu, 9 Dec 2021 09:17:29 GMT, Feilong Jiang <fjiang@openjdk.org> wrote:
Some jtreg tests are arch dependent, enable two more hotspot tests on riscv: - test/hotspot/jtreg/compiler/c2/TestBit.java - test/hotspot/jtreg/serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java
The above tests are passed on unmatched board and QEMU user mode.
Looks good. ------------- Marked as reviewed by fyang (Lead). PR: https://git.openjdk.java.net/riscv-port/pull/27
On Thu, 9 Dec 2021 09:17:29 GMT, Feilong Jiang <fjiang@openjdk.org> wrote:
Some jtreg tests are arch dependent, enable two more hotspot tests on riscv: - test/hotspot/jtreg/compiler/c2/TestBit.java - test/hotspot/jtreg/serviceability/AsyncGetCallTrace/MyPackage/ASGCTBaseTest.java
The above tests are passed on unmatched board and QEMU user mode.
This pull request has now been integrated. Changeset: 9d030632 Author: Feilong Jiang <fjiang@openjdk.org> Committer: Fei Yang <fyang@openjdk.org> URL: https://git.openjdk.java.net/riscv-port/commit/9d030632a1359b20ac71cad7b228b... Stats: 4 lines in 2 files changed: 1 ins; 0 del; 3 mod 8278474: riscv: Enable two more jtreg hotspot tests Reviewed-by: fyang ------------- PR: https://git.openjdk.java.net/riscv-port/pull/27
participants (2)
-
Fei Yang
-
Feilong Jiang