<Swing Dev> [9] Review request for 6882559: new JEditorPane("text/plain", "") fails for null context class loader
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Wed May 18 11:42:30 UTC 2016
On 17.05.16 23:02, mikhail cherkasov wrote:
>
> On 5/17/2016 8:05 PM, Sergey Bylokhov wrote:
>> My first thought was that they execute the code on Toolkit thread. In
>> one of the fix we reset TCCL to null for this thread.
> I sent them an instrumented rt.jar that tracks changes of TCCL, it
> showed that EDT was created with TCCL== null.
> Customer can reproduce this only if run app as non-admin user and
> enterprise SSO. Anyway without reproducer we can't
> understand why TCCL is null, the only we can do is to remove dependency
> on TCCL.
looks fine. But I suggest to send an information to the customer that
this is a bogus situation and it need to be investigated.
--
Best regards, Sergey.
More information about the swing-dev
mailing list