Fri, 05 Apr 2002 16:41:29 +0000The condition for collector finalization was bad. I has to be reversed. BLD200204080100
mentlicher@netbeans.org [Fri, 05 Apr 2002 16:41:29 +0000] rev 2154
The condition for collector finalization was bad. I has to be reversed.
This is a fix of issue #21710.

Fri, 05 Apr 2002 16:14:13 +0000Remove the output collector from flushing queue when we're finalizing the object.
mentlicher@netbeans.org [Fri, 05 Apr 2002 16:14:13 +0000] rev 2153
Remove the output collector from flushing queue when we're finalizing the object.
This is a fix of issue #21710.

Fri, 05 Apr 2002 15:40:07 +0000bugfix #21927, access information for inner classes are stored in InnerClass attribute of the outer class
thurka@netbeans.org [Fri, 05 Apr 2002 15:40:07 +0000] rev 2152
bugfix #21927, access information for inner classes are stored in InnerClass attribute of the outer class

Thu, 04 Apr 2002 17:31:48 +0000Prevent a NPE, when the reg exp for garbage files is accidentally null from the external reading process. BLD200204050940
mentlicher@netbeans.org [Thu, 04 Apr 2002 17:31:48 +0000] rev 2151
Prevent a NPE, when the reg exp for garbage files is accidentally null from the external reading process.
This is a part of fix of issue #22051.

Thu, 04 Apr 2002 16:26:24 +0000A stronger condition under which the output collector's files are removed defined.
mentlicher@netbeans.org [Thu, 04 Apr 2002 16:26:24 +0000] rev 2150
A stronger condition under which the output collector's files are removed defined.
We have to ensure, that the command output will not be opened at the same time.

Thu, 04 Apr 2002 15:15:59 +0000The all profiles check box is enabled only when it has a sense to
mentlicher@netbeans.org [Thu, 04 Apr 2002 15:15:59 +0000] rev 2149
The all profiles check box is enabled only when it has a sense to
restrict the listed profiles to suit to the current OS
(i.e. when the OS-compatible profile is selected).
This is a fix of issue #22090.

Thu, 04 Apr 2002 11:59:55 +0000Fix of bug 22026
tzezula@netbeans.org [Thu, 04 Apr 2002 11:59:55 +0000] rev 2148
Fix of bug 22026

Thu, 04 Apr 2002 11:46:52 +0000Fix of bug 22022
tzezula@netbeans.org [Thu, 04 Apr 2002 11:46:52 +0000] rev 2147
Fix of bug 22022

Thu, 04 Apr 2002 07:44:30 +0000Fix of bug no.: 22082
tzezula@netbeans.org [Thu, 04 Apr 2002 07:44:30 +0000] rev 2146
Fix of bug no.: 22082

Wed, 03 Apr 2002 15:36:04 +0000Return the correct expanded execution string after the command started. BLD200204040100
mentlicher@netbeans.org [Wed, 03 Apr 2002 15:36:04 +0000] rev 2145
Return the correct expanded execution string after the command started.
This is a fix of issue #21501.