RFR: JDK-8068925: Add @Override in javax.tools classes

Iris Clark iris at openjdk.org
Wed May 3 03:57:13 UTC 2023


On Tue, 2 May 2023 23:53:55 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple update to add `@Override` annotations where appropriate in the `javax.tools` API, and one other minor opportunistic cleanup to use an `instanceof` pattern.

Marked as reviewed by iris (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13766#pullrequestreview-1410153726


More information about the compiler-dev mailing list