On 4/20/20 11:14 am, Prasanta Sadhukhan wrote:
It seems JPanel (component created for LW popup) GC is again null and not in sync with 
JToolTip's GC so in addition to fix JToolTip's GC, we also need to set GC of JPanel (jn 
sync with "contents" or tip's GC), so setSize() will be set same as 
preferredSize.

http://cr.openjdk.java.net/~psadhukhan/8213535/webrev.5/

I could understand that we need to use some specific GC instead of null(which is
the default), but a force to use GC instead of another non-null GC sounds not 
good, isn't it?


--
Best regards, Sergey.

Reply via email to