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

Yuri Nesterenko yan at openjdk.java.net
Tue May 4 08:15:07 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.

Marked as reviewed by yan (Reviewer).

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

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


More information about the jdk-updates-dev mailing list