RFR: 8263102: Expand documention of Method.isBridge [v3]

Stuart Marks smarks at openjdk.java.net
Wed Mar 10 00:18:09 UTC 2021


On Tue, 9 Mar 2021 19:51:42 GMT, Stuart Marks <smarks at 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


More information about the core-libs-dev mailing list