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

Amos Shi ashi at openjdk.org
Fri Aug 16 17:23:50 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]

This pull request has now been integrated.

Changeset: 698f0e37
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/698f0e37746bffe61fc59cd553d3582d0e004097
Stats:     38 lines in 1 file changed: 17 ins; 10 del; 11 mod

8313674: (fc) java/nio/channels/FileChannel/BlockDeviceSize.java should test for more block devices

Reviewed-by: mbaesken
Backport-of: e91492ab4333c61f39b50eb428fa932131a5b908

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2756


More information about the jdk-updates-dev mailing list