Activity
From 05/19/2026 to 06/17/2026
06/17/2026
- 10:26 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- I agree that AI will help greatly with any .NET code that needs to be hand written BUT wherever possible we will conv...
- 10:24 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- Artur Școlnic wrote:
> Would the order of conversion be:
> 1. Customer application to Java, which establishes a bas... - 10:01 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- The second item makes a lot of sense.
The good news is that AI can do 90% of the job because most of @.NET@ elemen... - 09:51 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- Would the order of conversion be:
1. Customer application to Java, which establishes a baseline, then convert FWD to...
06/16/2026
- 11:24 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- I don't think the customer would accept iKVM as a solution. And I'm worried that the more advanced usage would not w...
- 11:08 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- Constantin Asofiei wrote:
> iKVM looks like it supports only Java 8.
This might be a problem as we have just swi... - 10:28 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- Good point about the JNI code. .NET has good native support that will directly replace @libffi@ (or the Java FFM sup...
- 09:31 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- iKVM looks like it supports only Java 8.
Features which we use in FWD, beside 3rd party jars and JDK:
* reflec... - 08:55 AM Feature #11539: port and/or re-implement runtime support in C# (or other CLR implementation)
- In #2148, we used iKVM to deliver a subset of our runtime in .NET CLR. This worked well but may not be a solution fo...
06/15/2026
- 03:01 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- We could add the logic in the script like below. If we confirm the patch levels are correct for the releases noted:
... - 02:11 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger,
The latest patches and the script attached to this task only work with Ubuntu 24.4. Older revisions of the OS... - 01:47 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- OK. I can update the *gcd_systems* version with this updated version, although I do need a determination if the patch...
- 01:12 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger Borrello wrote:
> Ovidiu Maxiniuc wrote:
> > Most likely, I used @-s@ last week (possibly before that also). ... - 01:00 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger,
Actually, some of the changes in the script were suggested by Eugenie. I bothered him a bit last week in nee... - 12:51 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- I forgot to mention that I updated the usage:...
- 12:48 PM Bug #11515 (Review): Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu Maxiniuc wrote:
> Most likely, I used @-s@ last week (possibly before that also). But I think I 'repaired' th... - 11:17 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Most likely, I used @-s@ last week (possibly before that also). But I think I 'repaired' the damage by dropping the a...
- 10:43 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu Maxiniuc wrote:
> Roger,
>
> The solution which works for me is running the script using @-f -uom@ paramet... - 09:52 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger,
The solution which works for me is running the script using @-f -uom@ parameters:
* @-f@ to get the patch ... - 09:41 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Roger Borrello wrote:
> I did see that I was missing a @sudo@ for the @apt get@. When I added it in, I had issues:
... - 09:00 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- I did see that I was missing a @sudo@ for the @apt get@. When I added it in, I had issues:...
- 08:46 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu, you must have had some remnants left behind. I just downloaded from this task:
* @setup_ncurses6_4-noWide.sh... - 09:18 AM Feature #11539 (New): port and/or re-implement runtime support in C# (or other CLR implementation)
- 06:46 AM Bug #11538: Switch from whole Redis instance to just a logical database.
- The directory is the source of all truth in FWD configuration. Additionally, its performance is also quite important...
- 06:40 AM Bug #11538: Switch from whole Redis instance to just a logical database.
- Lets say in customer setup, it will have the directory data on database numbered @0@, other process required by custo...
- 06:35 AM Bug #11538: Switch from whole Redis instance to just a logical database.
- From AI:
h1. Redis Logical Database
A Redis logical database is a separate, isolated namespace within a single ... - 06:26 AM Bug #11538: Switch from whole Redis instance to just a logical database.
- Why would want to use multiuple logical databases? It is not an unambiguously better way to use Redis.
- 05:51 AM Bug #11538 (Review): Switch from whole Redis instance to just a logical database.
- 05:51 AM Bug #11538 (WIP): Switch from whole Redis instance to just a logical database.
- Committed on *11538a, rev. 16603*.
Added support for logical database usage. In order to change the database numbe... - 05:22 AM Bug #11538: Switch from whole Redis instance to just a logical database.
- Right now the Redis directory implementation is design to take the whole redis instance. The scope of this task is to...
- 05:20 AM Bug #11538 (Review): Switch from whole Redis instance to just a logical database.
06/12/2026
- 02:01 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Unfortunately, no. The same error when building the native lib.
Of course, I did @sudo rm -rf ncurses*@ before lau... - 12:15 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu Maxiniuc wrote:
> I did this previously and I did not like it. The @-a@ parameter requires @sudo@. As result,...
06/11/2026
- 06:32 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- I did this previously and I did not like it. The @-a@ parameter requires @sudo@. As result, the result of the patch/b...
- 06:17 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu, what happens if you use the @-a@ option? I'm just trying to understand when this started happening. Was there...
06/09/2026
- 09:26 AM Bug #11488 (Test): improve performance of the OpenClient protocol when the client is running in t...
- 11488a was merged into trunk rev. 16600 and archived.
- 09:13 AM Bug #11488 (Merge Pending): improve performance of the OpenClient protocol when the client is run...
- Please merge 11488a now.
- 08:04 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- Eduard Soltan wrote:
> Waiting on response for Gui application smoke tests.
Smoke tests on large GUI application ...
06/08/2026
- 07:43 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu Maxiniuc wrote:
> Thank you, Roger!
> I used an older revision of the script. I merged my changes into the l... - 03:42 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Thank you, Roger!
I used an older revision of the script. I merged my changes into the latest.
I re-patched my nc... - 01:10 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu Maxiniuc wrote:
> It looks like my Ubuntu uses @ncurses-6.4+20240113@. Both scripts above attempt to patch @v... - 12:07 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- It looks like my Ubuntu uses @ncurses-6.4+20240113@. Both scripts above attempt to patch @v6.1_20200708@ and fail, be...
- 08:38 AM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- Ovidiu, are you utilizing the ncurses process setup in both *gcd_systems* and FWD trunk? They are the baseline, and c...
- 11:00 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- Constantin Asofiei wrote:
> Anything else remaining?
Waiting on response for Gui application smoke tests. - 10:38 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- Anything else remaining?
- 10:34 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- #10529 app, #10614 app, ETF have been tested.
GUI application smoke tests + SOAP tests, GUI application unit tests...
06/05/2026
- 08:25 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- Constantin Asofiei wrote:
> Eduard, the changes are good. Please go with testing the #10529 app, #10614 app, ETF an... - 06:03 AM Bug #11488 (Internal Test): improve performance of the OpenClient protocol when the client is run...
- Eduard, the changes are good. Please go with testing the #10529 app, #10614 app, ETF and any other app which uses ap...
- 02:18 AM Bug #11488 (Review): improve performance of the OpenClient protocol when the client is running in...
- Please review.
- 02:18 AM Bug #11488 (WIP): improve performance of the OpenClient protocol when the client is running in th...
06/04/2026
- 06:41 PM Bug #11515: Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- The current wiki at "NCURSES":https://proj.goldencode.com/projects/p2j/wiki/NCURSES is currently deprecated, as it de...
- 05:07 PM Bug #11515 (Review): Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
- 10:06 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- It seems that the most cases were immutable objects are being serialized and deserialized are coming from @AppServerH...
05/27/2026
- 02:43 AM Feature #10451 (Test): GUI interaction event logging
- Branch 10451a was merged into trunk as rev. @16583@ and archived.
- 02:28 AM Feature #10451 (Merge Pending): GUI interaction event logging
- Please merge 10451a to trunk.
- 02:16 AM Feature #10451: GUI interaction event logging
- I have Serban's approval for testing with another application and Teodor's approval for the ChUI Regression Testing. ...
05/26/2026
- 01:40 AM Feature #10451: GUI interaction event logging
- Here are the results from yesterday:
* gso_282 failed: expected.
* gso_320 failed: not expected. However, Teodor ...
05/25/2026
- 05:54 AM Feature #10451: GUI interaction event logging
- I started the ChUI regression tests. In the best case scenario, we should have the results by EOD.
- 05:39 AM Feature #10451: GUI interaction event logging
- 10451a was rebased, new rev is *16589*.
- 04:47 AM Feature #10451: GUI interaction event logging
- Paula Păstrăguș wrote:
> Please let me know if there is another large GUI application that should be tested as well,... - 04:23 AM Feature #10451: GUI interaction event logging
- The wiki has been updated and is available at [[p2j:Debugging GUI]].
Regression testing did not reveal any issues.... - 03:20 AM Feature #10451: GUI interaction event logging
- Addressed as rev *16524*.
I'm starting regression testing. - 04:49 AM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
- I'll post the contents here:
* *[MAJOR]* _functional_ @SsoReauth@.@handleSsoReauth@: postMessage contract has no non... - 04:45 AM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
- Sergey, please don't add notes in the form of txt attachments. First it is hard to read through and second I don't th...
- 03:49 AM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
- Thanks for reporting this, there are some good points here. I'll handle it.
05/23/2026
- 02:37 PM Feature #10451 (Internal Test): GUI interaction event logging
- *Code review 10451a revisions 16515..16523*
The changes look good, please address the following style issue and go a...
05/22/2026
- 03:59 PM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
- I will delegate this issue to this task.
- 03:56 PM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
- New issue that can be fixed in this task too.
- 11:11 AM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
- Please check if it is a real issue.
- 11:10 AM Bug #11494 (New): AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
05/21/2026
- 12:51 PM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
- When the FWD OpenClient calls are made from the same JVM as the FWD server, there are lots of immutable objects being...
- 12:47 PM Bug #11488 (Test): improve performance of the OpenClient protocol when the client is running in t...
Also available in: Atom