A few @snippet tags in Double and ZipInputStream uses incorrect whitespace formatting arround for loops, while loops and assignments.
While there are plenty of such formatting issues in OpenJDK implementation code, these instances were the only @snippet issues found in java.base, so it might be worthwhile fixing.
While there are plenty of such formatting issues in OpenJDK implementation code, these instances were the only @snippet issues found in java.base, so it might be worthwhile fixing.
- duplicates
-
JDK-8320781 Fix whitespace in j.l.Double and j.u.z.ZipInputStream @snippets
- Resolved