RFR: JDK-8300912: Update java/nio/MappedByteBuffer/PmemTest.java to run on x86_64 only
Alan Bateman
alanb at openjdk.org
Tue Jan 31 20:42:50 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.
Maybe @adinn could comment on this as I thought this test was meant for both x64 and aarch64.
-------------
PR: https://git.openjdk.org/jdk/pull/12352
More information about the nio-dev
mailing list