On Wed, 4 Jun 2025 08:35:01 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Hello Volkan, the alphabetical ordering wasn't an intention of this change. 
> But after what you noted, I was almost considering making it alphabetically 
> ordered, but then I noticed that I will also have to move down the properties 
> `encoding` and `enablePosixFileAttributes`. So I think it's not worth it.

The motivation for suggesting the re-order was to have "accessMode" before 
"create" so that the description of the latter would be the replace to document 
that create + readOnly is a combination that is not allowed.  I'd prefer if 
they weren't changed to be  alphabetical as that would cause the permissions + 
owner/group to get separated in the table and I think better to have them 
follow each other.

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

PR Comment: https://git.openjdk.org/jdk/pull/25634#issuecomment-2940065433

Reply via email to