mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
14.25.2009 eb704de7396cd63ce309d196b1e137953c6d5de7
refs
author jvergara <jvergara@localhost>
Monday, December 14, 2009 14:25 +0100
committer jvergara <jvergara@localhost>
Monday, December 14, 2009 14:25 +0100
commiteb704de7396cd63ce309d196b1e137953c6d5de7
tree e7b4d37846b979b563e751eb232480f9396dc35e tree | zip | gz
parent b29eb976562c17a142e920dd1f24bea38b069c82 view | diff
Fix for issue 4400 (Control Panel broken in OpenJDK)
The problem occurs because the default border for the list highlight provides empty insets and this generates an exception in the CompoundBorder class). This is a bug in the OpenJDK, but the workaround is trivial (and only executed once during the loading of the classes), so I am implementing it because without it the control-panel cannot be used.
1 files modified
18 ■■■■■ changed files
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/components/ActionButton.java 18 ●●●●● diff | view | raw | blame | history