RFR: JDK-8276800 Fix table headers in NumericShaper.html [v3]

Ludvig Janiuk duke at openjdk.java.net
Wed Nov 10 11:07:41 UTC 2021


On Tue, 9 Nov 2021 19:30:39 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Most idiomatic version so far
>
> src/java.desktop/share/classes/java/awt/font/NumericShaper.java line 133:
> 
>> 131:  *     <td>{@link NumericShaper.Range#EASTERN_ARABIC}
>> 132:  * </tbody>
>> 133:  * <tbody>
> 
> You need to preserve both `<tbody>` to have two row groups.

Could you say where this is specified? See my comment below.

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

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



More information about the client-libs-dev mailing list