Integrated: 8310838: Correct range notations in MethodTypeDesc specification

Chen Liang liach at openjdk.org
Mon Jun 26 22:10:10 UTC 2023


On Sat, 24 Jun 2023 01:07:48 GMT, Chen Liang <liach at openjdk.org> wrote:

> https://docs.oracle.com/en/java/javase/20/docs/api/java.base/java/lang/constant/MethodTypeDesc.html
> 
> These 3 typos are discovered while browsing the online documentation. It probably doesn't need a CSR for it doesn't change the specification at all.

This pull request has now been integrated.

Changeset: a197ee79
Author:    Chen Liang <liach at openjdk.org>
Committer: Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a197ee797b3580d9f85636522587d3f6418dff6a
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8310838: Correct range notations in MethodTypeDesc specification

Reviewed-by: mchung

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

PR: https://git.openjdk.org/jdk/pull/14635


More information about the core-libs-dev mailing list