Integrated: JDK-8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only

Bill Huang bhuang at openjdk.org
Tue Apr 11 21:42:45 UTC 2023


On Tue, 31 Jan 2023 19:18:07 GMT, Bill Huang <bhuang at openjdk.org> wrote:

> This task is created to update jtreg test to run on x86 only because pmem emulation is only supported on x86. For other architectures with external NVRAM, run test with java PmemTest.

This pull request has now been integrated.

Changeset: 27cf6385
Author:    Bill Huang <bhuang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/27cf63853cc6ab2351eee4f0f2860bae16b2e087
Stats:     14 lines in 1 file changed: 12 ins; 0 del; 2 mod

8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only

Reviewed-by: msheppar

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

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


More information about the nio-dev mailing list