[OpenJDK 2D-Dev] RFR: 8264318 Lanai: DrawHugeImageTest.java fails on apple M1

Denis Konoplev dkonoplev at openjdk.java.net
Mon Apr 12 13:55:33 UTC 2021


On Sat, 10 Apr 2021 20:31:31 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>>> I wonder why we have two similar but different constants:
>>> #define MaxTextureSize 16384
>>> #define MTL_GPU_FAMILY_MAC_TXT_SIZE 16384
>> 
>> I can remove MaxTextureSize and replace its usages.
>> Should I file a new bug or put changes in this PR?
>
>> I can remove MaxTextureSize and replace its usages.
>> Should I file a new bug or put changes in this PR?
> 
> Yes please file a bug.

@mrserb maybe you know someone who can review my PR: [3368](https://github.com/openjdk/jdk/pull/3368)

-------------

PR: https://git.openjdk.java.net/jdk/pull/3369


More information about the 2d-dev mailing list