On Thu, 21 Apr 2022 16:28:53 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> @prsadhuk With the new changes a public method is added to AquaImageFactory, >> does this require a CSR? > > If you are talking about getCellHighlightColorUIResource() then no. We don't > have specs for this class. > I have added similar getSelectedControlColorUIResource method for JDK-8251377 > without CSR @prsadhuk Thank you! Noted. Yes, it is the`getCellHighlightColorUIResource()` method. ------------- PR: https://git.openjdk.java.net/jdk/pull/7768