RFR: 8260931: Implement JEP 382: New macOS Rendering Pipeline [v11]
Ajit Ghaisas
aghaisas at openjdk.java.net
Wed Mar 10 11:58:32 UTC 2021
On Tue, 9 Mar 2021 20:18:08 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Ajit Ghaisas has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 41 additional commits since the last revision:
>>
>> - Lanai PR#210 - 8263159 - jdv
>> - Lanai PR#209 - 8262936 - jdv
>> - Lanai PR#208 - 8262928 - jdv
>> - Lanai PR#207 - 8262750 - jdv
>> - Merge branch 'master' into 8260931_lanai_JEP_branch
>> - Lanai PR#206 - 8262729 - aghaisas
>> - Lanai PR#205 - 8262496 - avu
>> - Lanai PR#203 - 8262313 - jdv
>> - Lanai PR#202 - 8262293 - avu
>> - Lanai PR#201 - 8261891 - avu
>> - ... and 31 more: https://git.openjdk.java.net/jdk/compare/d65116dd...de456939
>
> src/java.desktop/macosx/native/libawt_lwawt/java2d/metal/MTLGraphicsConfig.m line 185:
>
>> 183:
>> 184: NSRect contentRect = NSMakeRect(0, 0, 64, 64);
>> 185: NSWindow *window =
>
> Some remnant from the scratch surface initialization?
This will be removed under - JDK-8263363
-------------
PR: https://git.openjdk.java.net/jdk/pull/2403
More information about the build-dev
mailing list