The Observable class fails with a NullPointerException when calling nearly any method right after calling the deleteObservers() method
This bug does not exist in JDK1.0.2 and was introduced in Observable.java, v1.14, in the JDK1.0.k source tree.
This bug does not exist in JDK1.0.2 and was introduced in Observable.java, v1.14, in the JDK1.0.k source tree.
- relates to
-
JDK-4007296 JCK test api/java_util/ObservableTest.html causes NullPointerException
- Closed