Mon, 26 Dec 2005 16:32:04 +0000ArrayIndexOBE if add/clear is repeated twice issue71583_branch_root
jtulach@netbeans.org [Mon, 26 Dec 2005 16:32:04 +0000] rev 107
ArrayIndexOBE if add/clear is repeated twice

Mon, 26 Dec 2005 12:59:31 +0000Using assertGC in testClearSharedData, as it is likely to be more reliable than doing it by hand.
jglick@netbeans.org [Mon, 26 Dec 2005 12:59:31 +0000] rev 106
Using assertGC in testClearSharedData, as it is likely to be more reliable than doing it by hand.
Might resolve apparently random failures in tester machine.

Thu, 22 Dec 2005 08:47:17 +0000WeakListenerTests sometimes does not finish, so adding a timeout support into NbTestCase and using it in the test script_execution_base
jtulach@netbeans.org [Thu, 22 Dec 2005 08:47:17 +0000] rev 105
WeakListenerTests sometimes does not finish, so adding a timeout support into NbTestCase and using it in the test

Wed, 21 Dec 2005 23:12:52 +0000As far as I can tell there is no reason not to formally deprecate
jglick@netbeans.org [Wed, 21 Dec 2005 23:12:52 +0000] rev 104
As far as I can tell there is no reason not to formally deprecate
ActionPerformer (in favor of ActionMap bindings).

Tue, 20 Dec 2005 16:59:46 +0000#70578: Preventing unnecessary allocations by directly iterating the array of items
jtulach@netbeans.org [Tue, 20 Dec 2005 16:59:46 +0000] rev 103
#70578: Preventing unnecessary allocations by directly iterating the array of items

Tue, 20 Dec 2005 16:19:21 +0000#60294: There has to be something with the posting of a task and its execution or waitFinished, still not sure what it is...
jtulach@netbeans.org [Tue, 20 Dec 2005 16:19:21 +0000] rev 102
#60294: There has to be something with the posting of a task and its execution or waitFinished, still not sure what it is...

Tue, 20 Dec 2005 15:31:39 +0000#65074: Better javadoc to describe how to use Thread.interrupted()
jtulach@netbeans.org [Tue, 20 Dec 2005 15:31:39 +0000] rev 101
#65074: Better javadoc to describe how to use Thread.interrupted()

Mon, 12 Dec 2005 15:37:30 +0000Incrementing spec versions after release50. jdk60_base script_execution_merge_release55_1
jglick@netbeans.org [Mon, 12 Dec 2005 15:37:30 +0000] rev 100
Incrementing spec versions after release50.

Fri, 09 Dec 2005 19:21:01 +0000#69810: Additional test by Lahvac that I forget to check in platform_32247-50_root release50_fixes_base winsys_psplit_checkpoint1
jtulach@netbeans.org [Fri, 09 Dec 2005 19:21:01 +0000] rev 99
#69810: Additional test by Lahvac that I forget to check in

Wed, 07 Dec 2005 10:59:27 +0000#68995: Documentation improvements for Mutex.EVENT by abadea release55_base
jtulach@netbeans.org [Wed, 07 Dec 2005 10:59:27 +0000] rev 98
#68995: Documentation improvements for Mutex.EVENT by abadea