[jdk17u-dev] RFR: 8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices

Junhua Huang duke at openjdk.org
Fri Aug 2 07:13:38 UTC 2024


On Wed, 31 Jul 2024 21:59:40 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8313674](https://bugs.openjdk.org/browse/JDK-8313674)
> - `Unclean` backport
> - Manually merged based original commit
> 
> Testing
> - Local: will do on a Linux `(os.family == "linux")` - current dev machine is MacOS cannot execute for now
> - Pipeline: 
> - Testing Machine:

Test succeeded on linux


DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"


Test command: 

- `/root/projects/jtreg/bin/jtreg -dir:test/ -a -nativepath:/root/projects/jdk17u-dev/build/linux-x86_64-server-release/images/test/hotspot/jtreg/native -testjdk:/root/projects/jdk17u-dev/build/linux-x86_64-server-release/images/jdk -w:build/jtreg-test /root/projects/jdk17u-dev/test/jdk/java/nio/channels/FileChannel/BlockDeviceSize.java`

Test result: 


Directory "build/jtreg-test" not found: creating
Directory "JTreport" not found: creating
Test results: passed: 1
Report written to /root/projects/jdk17u-dev/JTreport/html/report.html
Results written to /root/projects/jdk17u-dev/build/jtreg-test

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2756#issuecomment-2264717265


More information about the jdk-updates-dev mailing list