Integrated: 8283543: indentation error at com.sun.tools.javac.comp.Enter::visitTopLevel

Vicente Romero vromero at openjdk.java.net
Wed Mar 23 10:37:37 UTC 2022


On Wed, 23 Mar 2022 03:47:51 GMT, Vicente Romero <vromero at openjdk.org> wrote:

> Simple PR, fixing an indentation issue at com.sun.tools.javac.comp.Enter::visitTopLevel, the fix is a one liner,
> 
> TIA

This pull request has now been integrated.

Changeset: 6ed0ba2f
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6ed0ba2f8a2af58c45a6b7be684ef30d15af6ead
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8283543: indentation error at com.sun.tools.javac.comp.Enter::visitTopLevel

Reviewed-by: darcy, iris

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

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


More information about the compiler-dev mailing list