Project

General

Profile

Activity

From 05/18/2026 to 06/16/2026

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... Greg Shah
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...
Ovidiu Maxiniuc
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... Greg Shah
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...
Constantin Asofiei
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... Greg Shah

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:
...
Roger Borrello
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...
Ovidiu Maxiniuc
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... Roger Borrello
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). ...
Eugenie Lyzenko
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...
Ovidiu Maxiniuc
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:... Roger Borrello
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...
Roger Borrello
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... Ovidiu Maxiniuc
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...
Roger Borrello
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 ...
Ovidiu Maxiniuc
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:
...
Roger Borrello
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:... Roger Borrello
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...
Roger Borrello
09:18 AM Feature #11539 (New): port and/or re-implement runtime support in C# (or other CLR implementation)
Greg Shah
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... Greg Shah
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... Eduard Soltan
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 ...
Greg Shah
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. Greg Shah
05:51 AM Bug #11538 (Review): Switch from whole Redis instance to just a logical database.
Eduard Soltan
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...
Eduard Soltan
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... Eduard Soltan
05:20 AM Bug #11538 (Review): Switch from whole Redis instance to just a logical database.
Eduard Soltan

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...
Ovidiu Maxiniuc
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,...
Roger Borrello

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... Ovidiu Maxiniuc
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... Roger Borrello

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. Eduard Soltan
09:13 AM Bug #11488 (Merge Pending): improve performance of the OpenClient protocol when the client is run...
Please merge 11488a now. Constantin Asofiei
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 ...
Eduard Soltan

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...
Roger Borrello
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...
Ovidiu Maxiniuc
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...
Roger Borrello
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... Ovidiu Maxiniuc
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... Roger Borrello
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.
Eduard Soltan
10:38 AM Bug #11488: improve performance of the OpenClient protocol when the client is running in the same...
Anything else remaining? Constantin Asofiei
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...
Eduard Soltan

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...
Eduard Soltan
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... Constantin Asofiei
02:18 AM Bug #11488 (Review): improve performance of the OpenClient protocol when the client is running in...
Please review. Eduard Soltan
02:18 AM Bug #11488 (WIP): improve performance of the OpenClient protocol when the client is running in th...
Eduard Soltan

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... Ovidiu Maxiniuc
05:07 PM Bug #11515 (Review): Patching NCURSES Using Static Linking on Ubuntu 24.04.4 LTS (Noble Numbat)
Ovidiu Maxiniuc
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... Eduard Soltan

05/27/2026

02:43 AM Feature #10451 (Test): GUI interaction event logging
Branch 10451a was merged into trunk as rev. @16583@ and archived. Paula Păstrăguș
02:28 AM Feature #10451 (Merge Pending): GUI interaction event logging
Please merge 10451a to trunk. Hynek Cihlar
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. ... Paula Păstrăguș

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 ...
Paula Păstrăguș

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. Paula Păstrăguș
05:39 AM Feature #10451: GUI interaction event logging
10451a was rebased, new rev is *16589*. Paula Păstrăguș
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,...
Hynek Cihlar
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....
Paula Păstrăguș
03:20 AM Feature #10451: GUI interaction event logging
Addressed as rev *16524*.
I'm starting regression testing.
Paula Păstrăguș
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...
Stefanel Pezamosca
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... Hynek Cihlar
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. Stefanel Pezamosca

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...
Hynek Cihlar

05/22/2026

03:59 PM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
I will delegate this issue to this task. Sergey Ivanovskiy
03:56 PM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
New issue that can be fixed in this task too. Sergey Ivanovskiy
11:11 AM Bug #11494: AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
Please check if it is a real issue. Sergey Ivanovskiy
11:10 AM Bug #11494 (New): AI spotted security issue VirtualDesktopWebHandler.handleSsoReauth
Sergey Ivanovskiy

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... Constantin Asofiei
12:47 PM Bug #11488 (Test): improve performance of the OpenClient protocol when the client is running in t...
Constantin Asofiei
 

Also available in: Atom