[RFC][IcedTea-Web]: Moved creation of swing thread.

Andrew Su asu at redhat.com
Fri Dec 17 11:47:38 PST 2010


Hello,

I noticed a minor issue with updating the fields when using the advanced proxy dialog, fields in the original network panel was not being updated when closing the dialog box. Cause: dialog ran in a new thread, code for updating finished before finishing dialog.

The attached patch fixes this issue by moving the swing threading out to where the call happens.

Questions? Comments? Concerns?

Cheers,
  Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20101217_moved_swing_threading.patch
Type: text/x-patch
Size: 4053 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101217/0869aad4/20101217_moved_swing_threading.patch 


More information about the distro-pkg-dev mailing list