RFR: JDK-8276649: MethodHandles.Lookup docs: replace the table in the cross-module access check section with list

Ludvig Janiuk duke at openjdk.java.net
Thu Nov 4 17:09:14 UTC 2021


On Thu, 4 Nov 2021 17:03:54 GMT, Mandy Chung <mchung at openjdk.org> wrote:

>> Inferring from the flow of the text, the table should have been a list all along, so I've made it that way. Before and after for comparison:
>> ![image](https://user-images.githubusercontent.com/6298393/140376551-6f8ac0c9-5336-4da0-8504-01af806ecae0.png)
>> ![image](https://user-images.githubusercontent.com/6298393/140376679-54716d82-f431-46f7-b959-022374b6f893.png)
>
> That's what I suspect related to accessibility.  Thanks.

@mlchung Could I ask you to sponsor this change?

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

PR: https://git.openjdk.java.net/jdk/pull/6260


More information about the core-libs-dev mailing list