RFR: JDK-8276649: MethodHandles.Lookup docs: table could be list
Ludvig Janiuk
duke at openjdk.java.net
Thu Nov 4 16:24:33 UTC 2021
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:


-------------
Commit messages:
- Oops, trailing whitespace
- Single column table -> list
Changes: https://git.openjdk.java.net/jdk/pull/6260/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6260&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276649
Stats: 34 lines in 1 file changed: 0 ins; 20 del; 14 mod
Patch: https://git.openjdk.java.net/jdk/pull/6260.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6260/head:pull/6260
PR: https://git.openjdk.java.net/jdk/pull/6260
More information about the core-libs-dev
mailing list