On Fri, 6 Jan 2023 04:42:37 GMT, Prasanta Sadhukhan <[email protected]> wrote:
> It seems Synth has two cases of updateStyle() where its argument is not > passed to the getContext() call. It seems to be an oversight as in other > Synth classes, the component argument passed to updateStyle is being passed > to getContext(). > > CI tests are ok with this change and there is no new regeression with CI > tests run in NimbusL&F by default.. Can this change tested somehow? Does it affect on the component rendering? ------------- PR: https://git.openjdk.org/jdk/pull/11875
