Integrated: JDK-8303540: Eliminate unnecessary reference to javac internal class

Jonathan Gibbons jjg at openjdk.org
Mon Mar 6 22:18:19 UTC 2023


On Fri, 3 Mar 2023 00:24:22 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a trivial cleanup, to remove the unnecessary use of a javac internal type, when the public supertype is sufficient.

This pull request has now been integrated.

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

8303540: Eliminate unnecessary reference to javac internal class

Reviewed-by: hannesw

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

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


More information about the javadoc-dev mailing list