Integrated: JDK-8274729: Define Position.NOPOS == Diagnostic.NOPOS

Jonathan Gibbons jjg at openjdk.java.net
Tue Oct 5 19:00:13 UTC 2021


On Mon, 4 Oct 2021 22:41:42 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial change to formally connect `Position.NOPOS` and `Diagnostic.NOPOS`.

This pull request has now been integrated.

Changeset: 332f0673
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/332f0673880d547a5f09cb4efd3b952868a84b91
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8274729: Define Position.NOPOS == Diagnostic.NOPOS

Reviewed-by: jlahoda

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

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


More information about the compiler-dev mailing list