Integrated: 8253840: Lanai - MTLClip.beginShapeClip method uses a larger temporary buffer than needed
Ajit Ghaisas
aghaisas at openjdk.java.net
Wed Sep 30 09:08:33 UTC 2020
On Wed, 30 Sep 2020 08:22:30 GMT, Ajit Ghaisas <aghaisas at openjdk.org> wrote:
> Issue : A temporary buffer which is 4 times larger is allocated and filled with 0's - but only 1/4th of it is used
> while copying. Fix : Corrected the size of temporary buffer. Done spacing correction at two places and also removed an
> unused variable.
This pull request has now been integrated.
Changeset: 807c640c
Author: Ajit Ghaisas <aghaisas at openjdk.org>
URL: https://git.openjdk.java.net/lanai/commit/807c640c
Stats: 5 lines in 1 file changed: 0 ins; 1 del; 4 mod
8253840: Lanai - MTLClip.beginShapeClip method uses a larger temporary buffer than needed
-------------
PR: https://git.openjdk.java.net/lanai/pull/110
More information about the lanai-dev
mailing list