[jdk13u-dev] Integrated: 8264821: DirectIOTest fails on a system with large block size

Sergey Nazarkin snazarki at openjdk.java.net
Tue May 4 10:05:08 UTC 2021


On Wed, 28 Apr 2021 10:09:46 GMT, Sergey Nazarkin <snazarki at openjdk.org> wrote:

> Please review the backport of the fix for 8264821.  The test failed on FS with rw block larger than 4k.  The fix doesn't apply cleanly due to missed  "8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports".  
> Changes were made manually 
> - copyright year
> - isDirectIOSupportedByFS remains in the code 
> 
> Related JDK-8265231 is not necessary since public method is not removed.

This pull request has now been integrated.

Changeset: 1c24c099
Author:    Sergey Nazarkin <snazarki at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/1c24c09924408d0b3e8b257c95c1e93205deaf2a
Stats:     25 lines in 1 file changed: 8 ins; 0 del; 17 mod

8264821: DirectIOTest fails on a system with large block size

Reviewed-by: yan
Backport-of: 7e4cd480206891550828d1fdfebae57ecc19ed37

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

PR: https://git.openjdk.java.net/jdk13u-dev/pull/193


More information about the jdk-updates-dev mailing list