10 Mar
2021
10 Mar
'21
12:18 a.m.
On Tue, 9 Mar 2021 19:51:42 GMT, Stuart Marks <smarks@openjdk.org> wrote:
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Respond to review feedback.
src/java.base/share/classes/java/lang/reflect/Method.java line 579:
577: * Bridge methods are used by Java compilers in various 578: * circumstances to span across differences in Java programming 579: * language semantics and JVM semantics.
Quibble: "span across" => "span"
Oh, also maybe need a <p> tag here. ------------- PR: https://git.openjdk.java.net/jdk/pull/2852