RFR: 8273355: Flickering on tooltip appearance IntelliJ IDEA 2021.2.1 [v3]
Ajit Ghaisas
aghaisas at openjdk.java.net
Tue Mar 29 04:17:40 UTC 2022
On Fri, 25 Mar 2022 11:27:36 GMT, Alexey Ushakov <avu at openjdk.org> wrote:
>> Used setOpaque() method to set correct background of platform window
>> Extracted setting background to the particular method in PlatformWindow. Provided appropriate implementation in CPlatformWindow.
>
> Alexey Ushakov has updated the pull request incrementally with one additional commit since the last revision:
>
> 8273355: Flickering on tooltip appearance IntelliJ IDEA 2021.2.1
>
> Copyright update
The code changes look good.
All test run with OpenGL and Metal pipelines is fine.
Please see the 'Integration blocker' in Progress section of this PR above. It is ready to be pushed once that is corrected.
-------------
Marked as reviewed by aghaisas (Committer).
PR: https://git.openjdk.java.net/jdk/pull/7931
More information about the client-libs-dev
mailing list