--- old/src/java.desktop/share/classes/java/awt/GridLayout.java 2017-05-12 16:11:22.000000000 -0700 +++ new/src/java.desktop/share/classes/java/awt/GridLayout.java 2017-05-12 16:11:22.000000000 -0700 @@ -55,7 +55,8 @@ * If the container's {@code ComponentOrientation} property is horizontal * and right-to-left, the example produces the output shown in Figure 2. * - * + *
+ * * *
Layouts