I'm seeing the following NPE when running almost any of the demo applets in a
build that integrates the latest Merlin and TL changes:
% /java/jdk/bin/jdkx -b /w/int/build/prefs-bug demo ArcTest
/w/int/build/prefs-bug/bin/java sun.applet.AppletViewer file:/w/int/build/prefs-bug/demo/applets/ArcTest/example1.html
java.lang.NullPointerException
at java.util.prefs.AbstractPreferences$1.run(AbstractPreferences.java:1296)
%
This appears to be thrown by the preferences dispatch thread.
Build location: /net/naskeag.eng/u/ws/int/build/prefs-bug
-- mr@eng 2000/12/14
build that integrates the latest Merlin and TL changes:
% /java/jdk/bin/jdkx -b /w/int/build/prefs-bug demo ArcTest
/w/int/build/prefs-bug/bin/java sun.applet.AppletViewer file:/w/int/build/prefs-bug/demo/applets/ArcTest/example1.html
java.lang.NullPointerException
at java.util.prefs.AbstractPreferences$1.run(AbstractPreferences.java:1296)
%
This appears to be thrown by the preferences dispatch thread.
Build location: /net/naskeag.eng/u/ws/int/build/prefs-bug
-- mr@eng 2000/12/14