On Tue, 9 Nov 2021 19:30:39 GMT, Alexey Ivanov <[email protected]> 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