mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
6868553: 6867671 breaks some tests
Reviewed-by: mcimadamore
This commit is contained in:
parent
22c0a5cddf
commit
ea9763ee24
6 changed files with 9 additions and 9 deletions
|
@ -329,7 +329,7 @@ public class AttributeWriter extends BasicWriter
|
|||
print("InnerClass");
|
||||
else
|
||||
print("InnerClasses");
|
||||
println(": ");
|
||||
println(":");
|
||||
indent(+1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue