On Mon, 2 Nov 2020 04:19:57 GMT, Phil Race wrote:
> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
> OpenType text shaping library
>
> https://bugs.openjdk.java.net/browse/JDK-8247872
>
> This has passed building and headless and headful automated tests on all
> platfo
On Thu, 5 Nov 2020 17:14:16 GMT, Maurizio Cimadamore
wrote:
>> This patch contains the changes associated with the third incubation round
>> of the foreign memory access API incubation (see JEP 393 [1]). This
>> iteration focus on improving the usability of the API in 3 main ways:
>>
>> * fi
On Thu, 5 Nov 2020 17:52:19 GMT, Phil Race wrote:
>> This upgrades JDK to import the current 2.7.2 version of harfbuzz - an
>> OpenType text shaping library
>>
>> https://bugs.openjdk.java.net/browse/JDK-8247872
>>
>> This has passed building and headless and headful automated tests on all
>>
On Wed, 4 Nov 2020 07:45:09 GMT, Alan Bateman wrote:
>>> The javadoc for copyFrom isn't changed in this update but I notice it
>>> specifies IndexOutOfBoundException when the source segment is larger than
>>> the receiver, have other exceptions been examined?
>>
>> This exception is consistent