RFR: 8256917: Use combo @returns tag in java.compiler javadoc

Iris Clark iris at openjdk.java.net
Wed Dec 9 02:14:35 UTC 2020


On Wed, 9 Dec 2020 01:44:43 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Take advantage of upgraded dual-use @return tag.

Straightforward.  I see a few minor differences (e.g. "otherwise returns X" -> "otherwise X"), but nothing significant.  

Fantastic use of the new @returns tag.  I look forward to seeing it used across the JDK.

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

Marked as reviewed by iris (Reviewer).

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


More information about the compiler-dev mailing list