Problems jumping to java 6

I have an applicattion under java 5 and it works just fine

but when i installed the ver 6 the actionPerformed of the

JComboBox works strange and do some weird things

like do nothing or dont displays the things

or take a lot of time to do it correctly

Someone can tell if this is a bug or in the ver 6 is

another event who do the same as the actionPerformed in ver 5

TKS

[418 byte] By [Adri@noidea] at [2007-11-27 5:17:39]
# 1
Try checking out bugs.sun.com to see if this is a known problem.If it isn't, file a bug with detail info so Sun can look into it.
gymma at 2007-7-12 10:40:32 > top of Java-index,Java Essentials,New To Java...