Tue, 07 Apr 2009 11:31:38 +0200Simplifying code inside Utilities class by making ActiveQueue impl a separate class. release67_beta_base
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 07 Apr 2009 11:31:38 +0200] rev 530
Simplifying code inside Utilities class by making ActiveQueue impl a separate class.
Making AbstractLookup less dependent on the other features of Utilities class.

Tue, 07 Apr 2009 00:37:21 +0400Automated merge with http://hg.netbeans.org/core-main
ffjre@netbeans.org [Tue, 07 Apr 2009 00:37:21 +0400] rev 529
Automated merge with http://hg.netbeans.org/core-main

Mon, 06 Apr 2009 14:24:49 -0400#160806: problems with validating and writing entity includes.
Jesse Glick <jglick@netbeans.org> [Mon, 06 Apr 2009 14:24:49 -0400] rev 528
#160806: problems with validating and writing entity includes.

Mon, 06 Apr 2009 16:39:45 +0200#161723: Support for exceptions that always return null from getCause
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 06 Apr 2009 16:39:45 +0200] rev 527
#161723: Support for exceptions that always return null from getCause

Fri, 20 Mar 2009 16:46:35 +0100#160630: Making RecognizeInstanceObjectsTest pass by providing correct Thread.contextCL release67_m3_base
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 20 Mar 2009 16:46:35 +0100] rev 526
#160630: Making RecognizeInstanceObjectsTest pass by providing correct Thread.contextCL

Fri, 20 Mar 2009 10:45:15 +0100I am afraid that my previous decision to change MockLookup.setInstances to also include content of Services folder was not really compatible. People report problems from all around the code base. Better to add new method and allow users to decide which alternative behaviour they are about to use.
Jaroslav Tulach <jtulach@netbeans.org> [Fri, 20 Mar 2009 10:45:15 +0100] rev 525
I am afraid that my previous decision to change MockLookup.setInstances to also include content of Services folder was not really compatible. People report problems from all around the code base. Better to add new method and allow users to decide which alternative behaviour they are about to use.

Thu, 19 Mar 2009 23:41:53 -0400Random failure.
Jesse Glick <jglick@netbeans.org> [Thu, 19 Mar 2009 23:41:53 -0400] rev 524
Random failure.

Thu, 12 Mar 2009 20:30:58 +0100#156692: Manual implementation of linear hashing. Allows garbage collection of Class objects. golden
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 12 Mar 2009 20:30:58 +0100] rev 523
#156692: Manual implementation of linear hashing. Allows garbage collection of Class objects.

Thu, 12 Mar 2009 10:21:19 +0100Automated merge with http://hg.netbeans.org/core-main
S. Aubrecht <saubrecht@netbeans.org> [Thu, 12 Mar 2009 10:21:19 +0100] rev 522
Automated merge with http://hg.netbeans.org/core-main

Tue, 10 Mar 2009 22:21:41 -0400Void should be a legitimate type parameter for Union2.
Jesse Glick <jglick@netbeans.org> [Tue, 10 Mar 2009 22:21:41 -0400] rev 521
Void should be a legitimate type parameter for Union2.