The specification of the java.awt.color.ICC_Profile.getInstance(byte[]) is
updated.
Its implementation changed over time, and different exceptions were thrown, but
since JDK-8013430 always throws an IllegalArgumentException on null and invalid
data.
-
Commit messages:
- Merge bran
On Sun, 31 Jan 2021 01:41:55 GMT, Sergey Bylokhov wrote:
> The specification of the java.awt.color.ICC_Profile.getInstance(byte[]) is
> updated.
> Its implementation changed over time, and different exceptions were thrown,
> but since JDK-8013430 always throws an IllegalArgumentException on nul
> Please review the implementation of JEP 391: macOS/AArch64 Port.
>
> It's heavily based on existing ports to linux/aarch64, macos/x86_64, and
> windows/aarch64.
>
> Major changes are in:
> * src/hotspot/cpu/aarch64: support of the new calling convention (subtasks
> JDK-8253817, JDK-8253818)
On Mon, 25 Jan 2021 09:48:46 GMT, Andrew Haley wrote:
>> Would you like me to do something about it now? The problem is that the
>> functions of SlowSignatureHandler are subtly different, so it will be
>> multiple tables, not sure how many. Such change is another candidate for a
>> separate co