Hi Prasanta, Thanks for the review.
> On 29-Jun-2020, at 9:06 AM, Prasanta Sadhukhan > <prasanta.sadhuk...@oracle.com> wrote: > > Fix looks ok but I think the test should actually set "Tree.rendererMargins" > value for NimbusL&F and check insets for other L&F is not same as nimbus when > "Tree.rendererMargins" is reset to null. > I have modified the test to set “Tree.rendererMargins” property for nimbus and check insets is not same as other L&F after “Tree.rendererMargins” Is reset to null . I have verified that the test passes with the fix and fails without the fix. Mach5 link is in JBS. Update webrev : http://cr.openjdk.java.net/~trebari/swing/8041705/webrev01/ <http://cr.openjdk.java.net/~trebari/swing/8041705/webrev01/> Regards Tejpal