8226592: Fix HTML in table for jdk.zipfs module-info

Reviewed-by: bpb, lancea
This commit is contained in:
Jonathan Gibbons 2019-06-21 11:41:29 -07:00
parent ff8b711ec2
commit 03051ed79d

View File

@ -60,7 +60,7 @@
*
* <tbody>
* <tr>
* <td scope="row">create</td>
* <th scope="row">create</th>
* <td>java.lang.String</td>
* <td>false</td>
* <td>
@ -69,7 +69,7 @@
* </td>
* </tr>
* <tr>
* <td scope="row">encoding</td>
* <th scope="row">encoding</th>
* <td>java.lang.String</td>
* <td>UTF-8</td>
* <td>