Yes, could you please review it. During the fix of the original issue I’ve uncovered the real problem with pipeline state cache that can lead to OOMs, obtaining wrong rendering states …
Best Regards, Alexey > On 29 Nov 2021, at 18:53, Victor Dyakov <vdya...@openjdk.java.net> wrote: > > On Fri, 26 Nov 2021 09:02:37 GMT, Alexey Ushakov <a...@openjdk.org> wrote: > >>> Removed creation of the separate encoder depending on destination >>> properties as we don't use this info to customize the encoder properties >> >> Alexey Ushakov has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8272392 Lanai: SwingSet2. Black background on expanding tree node >> >> Fixed incorrect addition of the values into pipeline state cache. >> Refactored index initialization. Removed unused flags from MTLClip. > > @jayathirthrao @aghaisas please review > > ------------- > > PR: https://git.openjdk.java.net/jdk/pull/6529