On Wed, 4 Jun 2025 15:03:11 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. > > Jaikiran Pai has updated the pull request incrementally with one additional > commit since the last revision: > > Daniel's suggestion - consistent use of {@code "readOnly"} LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/25634#pullrequestreview-2897112388