Hi Petr,
Are there any new findings with the AppKit thread dump.
Thanks,
Viral
On Nov 25, 2013, at 6:53 AM, Viral Barot wrote:
> Hi Petr,
> Here is the dump of the Appkit thread and the AWT Thread. As I indicated
> earlier our original application does not call invokeAndWait, it uses
> invok
On Feb 25, 2014, at 10:49 AM, David DeHaven wrote:
>
>>> Requiring R_HOME to be set in the environment seems sketchy to me. At worst
>>> you should be able to set it through a system property, not rely on the
>>> environment. Is it open source? Maybe it could be fixed and contributed
>>> back
>> Requiring R_HOME to be set in the environment seems sketchy to me. At worst
>> you should be able to set it through a system property, not rely on the
>> environment. Is it open source? Maybe it could be fixed and contributed back.
>>
>> The ugly workaround might be to drill down through JNI
On Feb 25, 2014, at 11:53, Alexander Scherbatiy
wrote:
> On 2/24/2014 5:59 PM, Hendrik Schreiber wrote:
>> Hey guys,
>>
>> will this fix cover JTree folder icons as well? I.e.
>> javax.swing.UIManager.getIcon("Tree.closedIcon") returns something that is
>> rendered in HiDPI on a a HiDPI displ
On 2/24/2014 5:59 PM, Hendrik Schreiber wrote:
Hey guys,
will this fix cover JTree folder icons as well? I.e.
javax.swing.UIManager.getIcon("Tree.closedIcon") returns something that is
rendered in HiDPI on a a HiDPI display?
This should have been already fixed as part of the issue 8024926