On Wed, 4 Jun 2025 06:47:59 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Can I please get a review of this trivial doc-only change to the 
> `jdk.zipfs`'s documentation? This moves the `accessMode` property listing to 
> the top of the table instead of being at the bottom. With this change, the 
> text about throwing `IllegalArgumentException` when `create=true` and 
> `accessMode=readOnly` has been moved to the `create` property's description.
> 
> No functional or specification changes are involved. I verified that the 
> generated documentation looks fine too.

This pull request has now been integrated.

Changeset: 08023481
Author:    Jaikiran Pai <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/08023481edec4c0cacc79a608c573856f0718e58
Stats:     82 lines in 1 file changed: 40 ins; 41 del; 1 mod

8358558: (zipfs) Reorder the listing of "accessMode" property in the ZIP file 
system's documentation

Reviewed-by: dfuchs, vyazici, alanb, lancea

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

PR: https://git.openjdk.org/jdk/pull/25634

Reply via email to