Thu, 13 Sep 2007 16:19:36 +0000#115297: Speeding up setPairs(theSameType) by use of LinkedHashSet instead of ArrayList before_webapi_public_112441_merge_trunk_1 iz_87684_syntax_error_hi_root webapi_public_112441_trunk_merge_3 websvcmgr_after_move
jtulach@netbeans.org [Thu, 13 Sep 2007 16:19:36 +0000] rev 296
#115297: Speeding up setPairs(theSameType) by use of LinkedHashSet instead of ArrayList

Thu, 13 Sep 2007 07:59:50 +0000sigtest .sig files generated for all modules with some packages being public or friend. The sigtest generally complained a lot about 'hidden classes' - e.g. classes that are shown in a signature of a visible method, but are not itself visible at all. I have modified such methods to be package private. Some modules have tons of such APIs (especially library wrappers), for them I have disabled the check by adding sigtest.gen.fail.on.error=false. Some modules causes the current version of sigtestdev.jar to fail with NPE, for them I have disabled the fail on error as well. The whole check can be executed with ant -f nbbuild/build.xml gen-sigtests -Dsigtest.jar=the_path_to_jar_that_jtulach_netbeans_org can sent you, as it does not seem to be opensourced yet webapi_public_112441_trunk_merge_1
jtulach@netbeans.org [Thu, 13 Sep 2007 07:59:50 +0000] rev 295
sigtest .sig files generated for all modules with some packages being public or friend. The sigtest generally complained a lot about 'hidden classes' - e.g. classes that are shown in a signature of a visible method, but are not itself visible at all. I have modified such methods to be package private. Some modules have tons of such APIs (especially library wrappers), for them I have disabled the check by adding sigtest.gen.fail.on.error=false. Some modules causes the current version of sigtestdev.jar to fail with NPE, for them I have disabled the fail on error as well. The whole check can be executed with ant -f nbbuild/build.xml gen-sigtests -Dsigtest.jar=the_path_to_jar_that_jtulach_netbeans_org can sent you, as it does not seem to be opensourced yet

Tue, 11 Sep 2007 19:27:23 +0000#112691: Cannot fix 112691 as the exception reporter looses message from exceptions
jtulach@netbeans.org [Tue, 11 Sep 2007 19:27:23 +0000] rev 294
#112691: Cannot fix 112691 as the exception reporter looses message from exceptions

Fri, 07 Sep 2007 12:15:44 +0000Add sigtests files for latests bits webapi_public_112441_trunk_merge_2 websvcmgr_before_move
mzlamal@netbeans.org [Fri, 07 Sep 2007 12:15:44 +0000] rev 293
Add sigtests files for latests bits

Wed, 22 Aug 2007 12:26:59 +0000Trying to find out who calls HelpCtx in the NotifyLaterTest from core/windows IZ86497_source_header_switch_root iz_109114_scope_dev_root offline_disable_114106_root offline_disable_114106_sync_trunk_1 release60_beta1_base webapi_public_112441_merge_trunk_1
jtulach@netbeans.org [Wed, 22 Aug 2007 12:26:59 +0000] rev 292
Trying to find out who calls HelpCtx in the NotifyLaterTest from core/windows

Tue, 21 Aug 2007 12:53:16 +0000#103300: Improving javadoc release60-beta1-javaeesdk_root release60-beta1-wtk252-test_root version-2-3-112
jtulach@netbeans.org [Tue, 21 Aug 2007 12:53:16 +0000] rev 291
#103300: Improving javadoc

Fri, 17 Aug 2007 20:13:12 +0000#104806: Additional fix, by making the ExcludingLookup result listening using a weak listener pfe_before_pmd pfe_duringpmd_1 pfe_duringpmd_2
jtulach@netbeans.org [Fri, 17 Aug 2007 20:13:12 +0000] rev 290
#104806: Additional fix, by making the ExcludingLookup result listening using a weak listener

Wed, 15 Aug 2007 12:13:23 +0000#112574: Under concurent access it is not possible to guarantee a state of cache after exiting the synchronized block - let's remove the assert, it was apperently wrong
jtulach@netbeans.org [Wed, 15 Aug 2007 12:13:23 +0000] rev 289
#112574: Under concurent access it is not possible to guarantee a state of cache after exiting the synchronized block - let's remove the assert, it was apperently wrong

Tue, 24 Jul 2007 21:23:15 +0000Fixing warnings. AST_Evaluator_base after_merge_to_trunk apitests-mzlamal_base au_110566_base au_110566_base_20070726 designer_palette_mod designer_palette_mod2 dev_e2e_prazak help tests-1-0 version-2-3-109 version-2-3-111 webapi_public_112441_root
jglick@netbeans.org [Tue, 24 Jul 2007 21:23:15 +0000] rev 288
Fixing warnings.

Mon, 02 Jul 2007 15:01:07 +0000#101103: Prevent document leak by not reusing DOM parsers. reset() is flawed aand there's no reliable way around it. Test included for the brave that would like the cache back. Root_model_refactoring core-ext-sep_root editor_hints_cleanup_83347b_root issue_110566_root merge_trunk_to_unstable_uml_visualcomponent_july_16_2007
pnejedly@netbeans.org [Mon, 02 Jul 2007 15:01:07 +0000] rev 287
#101103: Prevent document leak by not reusing DOM parsers. reset() is flawed aand there's no reliable way around it. Test included for the brave that would like the cache back.