[jdk17u-dev] RFR: 8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices
Matthias Baesken
mbaesken at openjdk.org
Thu Aug 8 12:14:32 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)
> - Manually merged based original commit. Although `Unclean`, all code is in line with current latest code base.
>
> Testing
> - Local: `(os.family == "linux")`
> - `BlockDeviceSize.java`: Test results: passed: 1, on [WSL](https://ubuntu.com/desktop/wsl) based `Ubuntu Linux 22.04`
> - see comments bellow by @Harry-Junhua-Huang
> - Pipeline
> - `Linux`, Windows - `Passed`
> - MacOS - skipped
> - Testing Machine: SAP nightlies skipped on `2024-08-07`
> - Automated jtreg test: jtreg_jdk_tier2, Started at 2024-08-06 21:10:46+01:00
> - java/nio/channels/FileChannel/BlockDeviceSize.java: `SKIPPED` [Filter: Composite Filter - Filtered out by a composite filter.] GitHub 📊 - [0 msec]
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2756#pullrequestreview-2227681821
More information about the jdk-updates-dev
mailing list