Integrated: 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:30:21 UTC 2021
On Thu, 4 Nov 2021 16:18:45 GMT, Ludvig Janiuk <duke at openjdk.java.net> 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:
> 
> 
This pull request has now been integrated.
Changeset: 99d4b07c
Author: Ludvig Janiuk <ludvig.j.janiuk at oracle.com>
Committer: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/99d4b07cddec05428e4d578ba6f494f51b92e841
Stats: 34 lines in 1 file changed: 0 ins; 20 del; 14 mod
8276649: MethodHandles.Lookup docs: replace the table in the cross-module access check section with list
Reviewed-by: mchung
-------------
PR: https://git.openjdk.java.net/jdk/pull/6260
More information about the core-libs-dev
mailing list