On Fri, 11 Feb 2022 10:47:41 GMT, Alexander Zuev wrote:
> Test modified to perform test on all available LaF's
> During test development bug similar to JDK-8216358 was found in Nimbus and
> GTK+ LaFs
> so exceptions were added and separate bugs were created to track these LaFs.
This pull reques
On Fri, 8 Oct 2021 10:23:13 GMT, Sergey Bylokhov wrote:
> In JDK 9 the native code for the robot class was reworked to get an access to
> the HiDPI quality screenshots. So we allocate the data storage for the HiDPI
> quality and then request the best quality from the macOS.
>
> It works fine i
I suppose this could be added but it is something an application also
can easily do for itself.
> curves = rhs.curves;
The straight reference, rather than a copy surprised me, but I suppose
(I am not familiar
with the working of the Area class) that all mutations must create a new
Vector