hg: jdk7/awt/jdk: 6681889: JSN security test headline/noWarningApp failed with NPE exception
anthony.petrov at sun.com
anthony.petrov at sun.com
Tue Apr 1 07:10:34 PDT 2008
Changeset: 908cab7b2f1c
Author: anthony
Date: 2008-04-01 17:38 +0400
URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/908cab7b2f1c
6681889: JSN security test headline/noWarningApp failed with NPE exception
Summary: The java.awt.Component.changeSupportLock field should be initialized in the readObject() method.
Reviewed-by: son, art
! src/share/classes/java/awt/Component.java
+ test/java/awt/Window/PropertyChangeListenerLockSerialization/PropertyChangeListenerLockSerialization.java
More information about the jdk7-changes
mailing list