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

Vicente Romero vromero at openjdk.java.net
Wed Mar 23 03:55:57 UTC 2022


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

TIA

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

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

Changes: https://git.openjdk.java.net/jdk/pull/7915/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7915&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8283543
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7915.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7915/head:pull/7915

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


More information about the compiler-dev mailing list