Dănuț Filimon's activity
From 01/18/2026 to 02/16/2026
02/13/2026
- 06:26 AM Base Language Feature #6407: name_map.xml improvements
- Committed *6407b/16411*. Remove method-mapping and parameter usage for class-mapping from the name_map.xml. The conve...
02/12/2026
- 04:58 AM Base Language Feature #6407: name_map.xml improvements
- Conversion is working properly, I checked the runtime for issue and compared the SourceNameMapper static members. Fou...
02/10/2026
- 07:40 AM Base Language Feature #6407: name_map.xml improvements
- How are procedures that use EXTERNAL handled? Those do not appear in the converted code.
- 06:26 AM Base Language Feature #6407: name_map.xml improvements
- ...
- 05:28 AM Base Language Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> The parameters need also to be emitted - if you don't have yet, please add them.
Adde...
02/09/2026
- 07:53 AM Base Language Feature #6407: name_map.xml improvements
- The annotation looks like this now, which is better and it makes it easier to add new annotations....
- 06:34 AM Base Language Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> Dănuț Filimon wrote:
> > I am having a bit of trouble creating a container annotation for Le... - 06:01 AM Base Language Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> I am having a bit of trouble creating a container annotation for LegacySignature, I am lookin... - 05:05 AM Base Language Feature #6407: name_map.xml improvements
- I am having a bit of trouble creating a container annotation for LegacySignature, I am looking at something similar t...
02/06/2026
- 08:00 AM Base Language Feature #6407: name_map.xml improvements
- The LegacySignature is not repeatable, so I'll have to create a container annotation for it.
- 05:02 AM Base Language Feature #6407: name_map.xml improvements
- Constantin, if I have to build the InternalEntry from a LegacySignature of a method executed through a handle, is the...
02/05/2026
- 09:14 AM Base Language Feature #6407: name_map.xml improvements
- Dănuț Filimon wrote:
> @path-mapping@ is something I added in #6649 as part of the SourceNameMapper improvements and... - 06:41 AM Conversion Tools Feature #7180 (Review): create a centralized manager for the conversion list and per-file/project...
- Dănuț Filimon wrote:
> After retesting ChUI reports, I've found an interesting conversion issue which I am currently... - 04:49 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- After retesting ChUI reports, I've found an interesting conversion issue which I am currently investigating. I also r...
02/04/2026
- 09:24 AM Conversion Tools Feature #7180 (Internal Test): create a centralized manager for the conversion list and per-file/...
- Committed 7180a/16415. Just renamed importMode and associated methods to jarMode, no logic changes.
- 05:33 AM Base Language Feature #6407: name_map.xml improvements
- I completed the tests for FUNCTION (IN SUPER, MAP TO, PRIVATE, FORWARD), I will make use of testcases/library_calls/ ...
02/03/2026
- 09:09 AM Base Language Feature #6407: name_map.xml improvements
- Using annotations works, but the problem is the lack of information on how to reproduce each scenario in the conversi...
- 06:12 AM Conversion Tools Feature #7180 (Review): create a centralized manager for the conversion list and per-file/project...
- Committed *7180a/16413-16414*. Fixed import to resolve the p2o from the jar and not the one from the conversion folde...
02/02/2026
- 07:20 AM Base Language Feature #6407: name_map.xml improvements
- Most of the method information is added to the NameMappingWorker in collect_names.rules which is the annotations phas...
- 06:10 AM Base Language Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > Java annotations can't be extended or subclassed. The only opt... - 05:31 AM Base Language Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> Dănuț Filimon wrote:
> > testf1 and testf2 are part of another program, used through FU... - 05:04 AM Base Language Feature #6407: name_map.xml improvements
- ...
- 05:27 AM Conversion Tools Bug #11143 (Review): Reports fail for ChUI
- Review patch #11143-3: No objections, I ran the report for the application and found no issues. However, I am not abl...
01/30/2026
- 05:44 AM Conversion Tools Bug #11156 (Review): Conversion fails if source folder is a symlink
- Committed *11156a/16373*. When using a symlink, make sure the target is preserved instead of followed. (refs: #11156)...
- 04:53 AM Conversion Tools Bug #11156: Conversion fails if source folder is a symlink
- There are no issues when the symlink points to a folder in the ~/gcd/hotel_gui directory, but the problem appears whe...
01/29/2026
- 09:17 AM Base Language Feature #6407: name_map.xml improvements
- Constantin Asofiei wrote:
> You can't just remove them, the synthetic IN SUPER/handle/etc entries need to be registe... - 07:56 AM Base Language Feature #6407: name_map.xml improvements
- I tried removing the @method-mapping@ and @parameter@ from name_map.xml and test Hotel_GUI, it is not working.
I a... - 04:34 AM Base Language Feature #6407: name_map.xml improvements
- Based on #6407-25 and #6407-1, the remaining work on this task should be centered around removing data from the name_...
- 07:50 AM Conversion Tools Bug #11156 (WIP): Conversion fails if source folder is a symlink
- I'll pick this one up.
01/28/2026
- 08:49 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- There are a lot of issues related to the conversion database.
I committed *7169a/16354*. Added DependencyConversio... - 05:45 AM Conversion Tools Bug #10784 (Test): FWD Analytics - Visualize Call Graph can't be used due to broken file paths
- This issue was fixed in trunk/16362 (#10919).
- 05:44 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- Fixed the version reported/resolved.
- 03:22 AM Database Bug #9383: Cache only the current delegate on transaction commit if a ProgressiveResults is used
- I am working on a scenario to test and check what can be done.
01/27/2026
- 08:02 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I've made the change mentioned in #7169-46 and noticed some issues with the conversion, that would be the AstManager ...
- 06:22 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Greg Shah wrote:
> > Each profile will run using the ConversionDriver and should create a @jar@ (1 profile = 1 jar),...
01/26/2026
- 09:47 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Using a build/profiles/<profile_name> folder where each conversion is stores is the way to go at the moment.
- 07:26 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Here's how the DependencyConversionDriver works at the moment:
* The DependencyConversionDriver is an independent cl... - 04:45 AM Conversion Tools Bug #11143: Reports fail for ChUI
- ChUI failed @ant rpt@ with @Cannot find class/interface ... in PROPATH@.
- 04:43 AM Conversion Tools Bug #11143 (Test): Reports fail for ChUI
01/23/2026
- 07:52 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I created the @DependencyConversionDriver.java@, it does the following:
* process the command line arguments (the pr...
01/22/2026
- 09:16 AM Conversion Tools Bug #10919 (Test): the source/AST view is broken in the Analytics web UI
- Branch 10919b was merged into trunk as rev. 16362 and archived.
- 09:08 AM Conversion Tools Bug #10919 (Merge Pending): the source/AST view is broken in the Analytics web UI
- Merging 10919b to trunk now.
- 07:39 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Another aspect I am unsure of:
* All profiles are automatically added to the graph, but what if the conversion uses ... - 06:17 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- The next step should be to evaluate the file that will be converted by each profile and to make sure there are no con...
- 06:11 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I committed my changes to *7169a/16353*.
- 02:40 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Greg Shah wrote:
> It sounds good so far. Please note that if we need to directly reference @ProfileConfig@ then th...
01/21/2026
- 05:54 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I created 3 classes:
* @DependencyNode.java@ contains the profile (ProfileConfig instance), three sets of Dependency...
01/20/2026
- 04:02 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- Regardless, the customer mentioned in #10919-40 allowed me to start the report server and test, the load time was pre...
- 03:42 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- ChUI also failed the conversion with @Cannot find class/interface ... in PROPATH@.
- 03:14 AM Conversion Tools Bug #10919: the source/AST view is broken in the Analytics web UI
- There seems to be a bug in a customer report conversion:...
- 02:15 AM Conversion Tools Feature #7180: create a centralized manager for the conversion list and per-file/project status a...
- Committed *7180a/16362*. Initialize the ArtifactManager properties at server startup, before the SourceNameMapper.
...
01/19/2026
- 06:44 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- I am thinking of how to move this forward:
# A user will be able to define a profile dependency, but what if the sam... - 05:04 AM Conversion Tools Feature #7169: drive conversion order using user-specified dependencies
- Committed *7169a/16351-16352*. Added profile configuration dependencies.
* @ProfileConfig@ contains a set of depen...
Also available in: Atom