Pavlenko, Andrey A wrote: <snip> > So, it seems to be not AWT issue. The NPE happens because the method > java.io.ObjectStreamField.getType() sometimes returns null. This happens > intermittent and only when I run the test in batch with other AWT tests. > The null value of the field type appears in the method > ObjectStreamField.getTypeInternal() which extracts the type from a weak > reference.
Please log this as a JIRA so we don't forget to investigate it. Thanks, Tim
