Tue, 05 Feb 2008 19:43:00 +0100 Jaroslav Tulach An attempt to make the result hold the data weak, but it does not work because of GC of template's class weak_proxy_lookup_but_does_not_GC_template_and_its_class
Tue, 19 Feb 2008 07:23:16 +0100 Jaroslav Tulach Getting rid of Xlint warning
Tue, 19 Feb 2008 07:16:25 +0100 Jaroslav Tulach Giving up, returning back the finalizer to make testGarbageCollect pass
Mon, 18 Feb 2008 20:45:21 +0100 Jaroslav Tulach Reorganized, support for cleanup of templates, but the classloader is still not GCed
Mon, 18 Feb 2008 20:36:46 +0100 Jaroslav Tulach Making ProxyLookup with one result smaller by 1/3 of original size
Mon, 18 Feb 2008 20:20:20 +0100 Jaroslav Tulach Less generics
Mon, 18 Feb 2008 20:01:01 +0100 Jaroslav Tulach Empty ProxyLookup smaller to 16B again, but the filled one still occupies quite a big amount of memory
Mon, 18 Feb 2008 19:51:41 +0100 Jaroslav Tulach Amount of needed memory for empty lookup got down to 32, which is still twice as it used to
Mon, 18 Feb 2008 19:08:55 +0100 Jaroslav Tulach Almost works, except it is still too big
Mon, 18 Feb 2008 18:47:05 +0100 Jaroslav Tulach Works with recurrent calls to ProxyLookup.setLookups
Mon, 18 Feb 2008 16:10:20 +0100 Jaroslav Tulach If setLookups is called on the same data, it does nothing internally
Mon, 18 Feb 2008 15:37:51 +0100 Jaroslav Tulach Too much asserts, removing one that I have no clue what it is supposed to test
Wed, 06 Feb 2008 18:50:03 +0100 Jaroslav Tulach So finally I know who exits from the critical section into foreing code. It is res.lookup(template) in lookupChange. I guess I start from scratch and fix this differently.
Wed, 06 Feb 2008 16:09:50 +0100 Jaroslav Tulach Tests are OK and R is now static
Tue, 05 Feb 2008 17:53:22 +0100 Jaroslav Tulach tests are passing again
Tue, 05 Feb 2008 16:37:24 +0100 Jaroslav Tulach rewritten to have unmodifiable data inside ProxyLookup
Sat, 26 Jan 2008 06:24:32 +0000 automation Module paths translated.
Sat, 26 Jan 2008 05:58:37 +0000 automation Import of binary files from CVS. IMPORTED-FROM-CVS
Thu, 24 Jan 2008 09:05:17 +0000 jtulach Trying to mimic a failure with duplicated delegates in setLookups unified_caches_root
Mon, 21 Jan 2008 12:13:41 +0000 vstejskal adding tests for writing CDATA sections
Wed, 16 Jan 2008 08:46:13 +0000 jtulach #123679: Make setLookups really reentrant all_modules_cache_root iz_83282_root merged_to_visualvm_preview2 partial_reparse_t2b_c release61-m1_base versionability_89629_base_12
Thu, 10 Jan 2008 13:45:24 +0000 vstejskal #123816 - better support for CDATA sections beforemerge_newconfigsupport partial_reparse_t2b_b versionability_89629_base_10 versionability_89629_base_11 versionability_89629_base_9
Wed, 09 Jan 2008 16:58:12 +0000 jtulach Ach jo. editor_settings_90403_base_5
Wed, 09 Jan 2008 16:57:56 +0000 jtulach Also explaining that this applies to all actions, not just postXYZ methods, but also xyzAccess ones.
Wed, 09 Jan 2008 16:56:30 +0000 jtulach Typo spotted by Jesse
Thu, 03 Jan 2008 08:42:52 +0000 jtulach #123832: Mutex Wrapping API to allow custom code to be executed before and after the mutex is acquired
Wed, 02 Jan 2008 22:15:27 +0000 jtulach Regenerating snaphost of API at the time of release60 for each API released then and declared as stable or official lazy_projects_108120_root
Thu, 13 Dec 2007 13:37:55 +0000 pnejedly Just add an anchor for external references. IM73_beta_branch_point SIERRA_SYNC_WITH_TRUNK TRUNK_SYNC_WITH_SIERRA partial_reparse_t2b_a
Thu, 29 Nov 2007 00:55:39 +0000 jglick #122566: typo in Javadoc. designer_refactoring2_after_merge designer_refactoring2_before_merge editor_settings_90403_base_4 editor_settings_90403_before_separation make_util_real_module_root masterfs_novcs_root mercurial1_4_2fcs mercurial1_4_3fcs modresource_cache_root mutex_wrapper_root partial_reparse_start
Fri, 09 Nov 2007 17:56:48 +0000 phrebejk Increasing specification versions after breanching 6.0 Tag_2008_01_19 anno_lookup_98139_root code_duplicates_96425_root editor_settings_90403_delivery_1 post_nb6_exp_root profiler_split_base results_sorting_root run_in_bg_98870_root scalability_root uihandlerserver_merge_071123_root versionability_89629_base_7 versionability_89629_base_8 winsysfx_root
Fri, 09 Nov 2007 13:03:49 +0000 dsimonek needed for #98024: CallbackSystemActions are now searched in all action maps in global context, not only first one.
Wed, 07 Nov 2007 10:36:54 +0000 jglick Missing note about WARNING. designer_refactoring2_root gdb60-perf-wip_root
Thu, 01 Nov 2007 09:30:18 +0000 jtulach Fixing compilation warning fixes_root release601_jdk_root release60_base release60_uc_base uml_release60_visualcomponent
Tue, 30 Oct 2007 17:51:00 +0000 jtulach #119292: Making setLookups re-entrant from add/remove LookupListener post_nb6_dbcaching_root
Tue, 30 Oct 2007 17:33:24 +0000 jtulach #119292: Lookup.equals could be used to execute setLookups re-entrantly and get IndexOutOfBounds
Sat, 27 Oct 2007 20:42:34 +0000 jglick @Deprecated cnd61_dev_root
Tue, 23 Oct 2007 15:47:57 +0000 mslama #119069: Deprecate obsolete method Utilities.isLargeFrameIcons.
Thu, 27 Sep 2007 08:29:53 +0000 jtulach Speeding up testing and making golden files smaller by excluding JDK from the classpath for apitest (while keeping it for sigtest). Adding attribute version to distinguish the version of compared modules ORIGINAL_EDITOR SIERRA SIERRA_JCAPS_DELETED ausrc before_CDDL_GPL cleanup_and_ng_root cnd6_asm_root dev_designer_platform_root gdb601_root java_source_after_issue_117054 java_source_before_issue_117054 mercurial1_4_beta2_base my_vw_sample_before_merge navigation_wildcard_root nbexec_24361_root new_arch_exp_root nodefactoryImpl_root release60-javaeesdk-update4_root release60_beta2_base release60_fcs_03dec2007 sailfin_support_in_six_oh_update_base tag_before_license_change vw_samples_before_merge weak_dokument_38218_root
Wed, 26 Sep 2007 20:53:05 +0000 jtulach I love free software very very very very very very very very very very much
Mon, 24 Sep 2007 08:59:10 +0000 jtulach release55's sigtest file for openide/util
Sun, 23 Sep 2007 23:19:09 +0000 jtulach Test for incompatible changes is now part of the build. See http://wiki.netbeans.org/wiki/view/SignatureTest All important .sig files updated to state of release55. Those that did not have stable API then, removed from CVS.
Wed, 19 Sep 2007 14:37:04 +0000 jtulach #112624: More detailed message persist_103381_root release60_beta1_root
Tue, 18 Sep 2007 17:42:59 +0000 jglick New simple test to prove that subtypes are correctly handled.
Tue, 18 Sep 2007 17:38:46 +0000 jglick Warnings.
Thu, 13 Sep 2007 16:19:36 +0000 jtulach #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
Thu, 13 Sep 2007 07:59:50 +0000 jtulach 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 webapi_public_112441_trunk_merge_1
Tue, 11 Sep 2007 19:27:23 +0000 jtulach #112691: Cannot fix 112691 as the exception reporter looses message from exceptions
Fri, 07 Sep 2007 12:15:44 +0000 mzlamal Add sigtests files for latests bits webapi_public_112441_trunk_merge_2 websvcmgr_before_move
Wed, 22 Aug 2007 12:26:59 +0000 jtulach Trying 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
Tue, 21 Aug 2007 12:53:16 +0000 jtulach #103300: Improving javadoc release60-beta1-javaeesdk_root release60-beta1-wtk252-test_root version-2-3-112
Fri, 17 Aug 2007 20:13:12 +0000 jtulach #104806: Additional fix, by making the ExcludingLookup result listening using a weak listener pfe_before_pmd pfe_duringpmd_1 pfe_duringpmd_2
Wed, 15 Aug 2007 12:13:23 +0000 jtulach #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 +0000 jglick Fixing 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
Mon, 02 Jul 2007 15:01:07 +0000 pnejedly #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
Mon, 25 Jun 2007 19:12:18 +0000 jglick #107995: trying to prevent random behavior. as_approved_by_hie_m9 cnd6_fortran_root
Tue, 19 Jun 2007 09:46:41 +0000 rkubacki fixed link release60-m10_base update_of_anna_on_20070710_root
Tue, 19 Jun 2007 08:39:47 +0000 rkubacki StringBuffer->StringBuilder
Wed, 30 May 2007 11:03:33 +0000 abadea Ensuring msg is both read and written under lock JAVA_SOURCE_1_4 autoupdate_ui_more_root base_private_mryzl_quickrun_demo before_merge_pfe_newscope_root before_merge_pfe_newscope_root_trunk export_non_accessible_root folder_ordering_103187_base_1 folder_ordering_103187_base_2 folder_ordering_103187_base_3 gototype_106541_root indent_91718_base2 issue_101067_change_scope_l10n_list_base merged_model_j2ee_after_merge_trunk_1 merged_model_j2ee_before_merge_trunk_1 retouche_jsp_2007_2_t2b_b seperate_reporter_and_logger_root shellexecute_75915_merge1 version-2-3-101 wsit_after_merge_551_trunk
Wed, 16 May 2007 19:38:36 +0000 jtulach #101820: Documenting in javadoc cnd-repair-20070530 indent_91718_base retouche_jsp_2007_2_t2b_a syntax_102406_base_0 uml_visualcomponent_root
Tue, 15 May 2007 22:50:33 +0000 jtulach #101820: Return just the elements that were in the original collection versionability_89629_base_6