On 4/20/20 2:40 am, Prasanta Sadhukhan wrote:
http://cr.openjdk.java.net/~psadhukhan/8213535/webrev.4/used the right GC for the tip but we still need the preferredSize in the paint()
Why do we need it? Do we calculate the size in the ToolTipManager.showTipWindow() incorrectly? We call tip.getPreferredSize() there, does it return different result than in the paint() method? -- Best regards, Sergey.