Fri, 04 Nov 2005 10:54:10 +0000#62194: Race condition that could result in getLoader be null fixed. javaee5_before_merge6_new lookup_without_ise_67404_root
jtulach@netbeans.org [Fri, 04 Nov 2005 10:54:10 +0000] rev 81
#62194: Race condition that could result in getLoader be null fixed.

Fri, 04 Nov 2005 09:23:48 +0000#68079 null accepted in Lookpus.fixed(New Object[] {null}) ;
pkuzel@netbeans.org [Fri, 04 Nov 2005 09:23:48 +0000] rev 80
#68079 null accepted in Lookpus.fixed(New Object[] {null}) ;

Wed, 26 Oct 2005 13:25:05 +0000Do not pretend that there is key "" in ____ texts javaee5_merge4 javaee5_merge4_u1
jtulach@netbeans.org [Wed, 26 Oct 2005 13:25:05 +0000] rev 79
Do not pretend that there is key "" in ____ texts

Wed, 26 Oct 2005 10:01:56 +0000#67238: NPE for various comment forms in template
jbecicka@netbeans.org [Wed, 26 Oct 2005 10:01:56 +0000] rev 78
#67238: NPE for various comment forms in template

Wed, 26 Oct 2005 07:23:53 +0000#67324: Log as informational exception
jtulach@netbeans.org [Wed, 26 Oct 2005 07:23:53 +0000] rev 77
#67324: Log as informational exception

Tue, 25 Oct 2005 18:33:37 +0000#67238: Showing that _____________________ can be parsed correctly by MapFormat
jtulach@netbeans.org [Tue, 25 Oct 2005 18:33:37 +0000] rev 76
#67238: Showing that _____________________ can be parsed correctly by MapFormat

Tue, 25 Oct 2005 00:18:47 +0000#66563: work around serialization problems in Xalan.
jglick@netbeans.org [Tue, 25 Oct 2005 00:18:47 +0000] rev 75
#66563: work around serialization problems in Xalan.

Tue, 25 Oct 2005 00:04:31 +0000Better failure message.
jglick@netbeans.org [Tue, 25 Oct 2005 00:04:31 +0000] rev 74
Better failure message.

Wed, 19 Oct 2005 06:36:10 +0000Removing all notes about manifest API_indep_67143_base
jtulach@netbeans.org [Wed, 19 Oct 2005 06:36:10 +0000] rev 73
Removing all notes about manifest

Thu, 13 Oct 2005 12:48:51 +0000Adding a test which asserts that after calling the Task.cancel() method,
abadea@netbeans.org [Thu, 13 Oct 2005 12:48:51 +0000] rev 72
Adding a test which asserts that after calling the Task.cancel() method,
TaskListener.taskFinished() is only called after the Task's Runnable finished
executing.