JAL-3588 DnD fails; JAL-3587 Jalview project file loading fails
authorBobHanson <hansonr@stolaf.edu>
Tue, 7 Apr 2020 22:31:18 +0000 (17:31 -0500)
committerBobHanson <hansonr@stolaf.edu>
Tue, 7 Apr 2020 22:31:18 +0000 (17:31 -0500)
SwingJS fixes:

 - DropTarget should access Component.peer directly, not via getPeer()
 - Fast JavaScript Map must switch to slow Java Map when any key is
checked that is not a string literal.


No differences found