RFR: JDK-8272392 Lanai: SwingSet2. Black background on expanding tree node
Alexey Ushakov
avu at openjdk.java.net
Wed Nov 3 21:08:23 UTC 2021
On Sun, 10 Oct 2021 18:26:13 GMT, Alexey Ushakov <avu at openjdk.org> wrote:
> Handled SRC composite mode in MTLBlitLoops_IsoBlit
I've found the actual reason for this problem. MTLBlitLoops_IsoBlit just copies texture with garbage inside. The garbage comes from deallocated MTLBuffer in replaceTextureRegion()
-------------
PR: https://git.openjdk.java.net/jdk/pull/5882
More information about the client-libs-dev
mailing list