RFR: JDK-8276652: Missing row headers in MethodHandles.Lookup docs
Added row headers missing in the table captioned "Access mode summary". This carries no visual change, but might be useful for screen readers. ------------- Commit messages: - Added table headers Changes: https://git.openjdk.java.net/jdk/pull/6261/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6261&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8276652 Stats: 34 lines in 1 file changed: 0 ins; 0 del; 34 mod Patch: https://git.openjdk.java.net/jdk/pull/6261.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/6261/head:pull/6261 PR: https://git.openjdk.java.net/jdk/pull/6261
On Thu, 4 Nov 2021 16:41:11 GMT, Ludvig Janiuk <duke@openjdk.java.net> wrote:
Added row headers missing in the table captioned "Access mode summary". This carries no visual change, but might be useful for screen readers.
Looks okay. Thanks for improving the documentation accessibility. ------------- Marked as reviewed by mchung (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/6261
On Thu, 4 Nov 2021 16:41:11 GMT, Ludvig Janiuk <duke@openjdk.java.net> wrote:
Added row headers missing in the table captioned "Access mode summary". This carries no visual change, but might be useful for screen readers.
This pull request has now been integrated. Changeset: 7e87f946 Author: Ludvig Janiuk <ludvig.j.janiuk@oracle.com> Committer: Mandy Chung <mchung@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/7e87f946cedf93f19c38fd596039a16394c0... Stats: 34 lines in 1 file changed: 0 ins; 0 del; 34 mod 8276652: Missing row headers in MethodHandles.Lookup docs Reviewed-by: mchung ------------- PR: https://git.openjdk.java.net/jdk/pull/6261
participants (2)
-
Ludvig Janiuk
-
Mandy Chung