Project

General

Profile

Activity

From 03/19/2026 to 04/17/2026

04/15/2026

09:20 AM Feature #10451: GUI interaction event logging
I performed some initial testing and it appears to work as expected. I'll continue with more extensive testing once i... Paula Păstrăguș
08:05 AM Feature #10451: GUI interaction event logging
I rebased 10451a, new rev is *16521*. (is should have been 16520, but the last rev contains a small rebase fix). Paula Păstrăguș
06:44 AM Feature #10451 (Review): GUI interaction event logging
Addressed review as rev *16139*.
Next, I'll rebase the branch to retest the behavior.
Paula Păstrăguș
08:37 AM Bug #11271: server-side streams and files with frames/redirected terminal
Branch 11271d fixes a conversion problem: FileSystemDaemon is used in conversion by .xpxg analysis (for OpenClient). ... Constantin Asofiei

04/10/2026

03:36 AM Bug #11271: server-side streams and files with frames/redirected terminal
Greg Shah wrote:
> Is the testcase from #11271-7 a common pattern? Should we just complete the implementation of a ...
Hynek Cihlar
03:32 AM Feature #11371: full server-side support of FWD clients
The initial work on running client-side UI in server context was implemented in 9055a. It added very limited set of u... Hynek Cihlar
02:50 AM Feature #10451 (WIP): GUI interaction event logging
*Code review 10451a revisions 16134..16138*
* *[MAJOR]* _functional_ @ButtonListGuiImpl.Item@.@toString@: @textWidge...
Hynek Cihlar

04/09/2026

01:44 PM Feature #11371: full server-side support of FWD clients
OK, go ahead with the REST API. Greg Shah
01:37 PM Feature #11371: full server-side support of FWD clients
Greg Shah wrote:
> I would generally prefer that. But I want to make sure that we plan for the most likely usage sc...
Constantin Asofiei
10:13 AM Feature #11371: full server-side support of FWD clients
I would generally prefer that. But I want to make sure that we plan for the most likely usage scenario. How would i... Greg Shah
03:03 AM Feature #11371: full server-side support of FWD clients
Constantin Asofiei wrote:
> Instead, the solution will be to provide FWD Java APIs to launch a batch process fully s...
Constantin Asofiei
03:02 AM Feature #11371: full server-side support of FWD clients
Batch processes can be made to work similar to PASOE agents, full server-side, assuming that there is no need of inte... Constantin Asofiei
02:56 AM Feature #11371 (New): full server-side support of FWD clients
Constantin Asofiei
05:24 AM Bug #11271: server-side streams and files with frames/redirected terminal
Branch 11271c was merged to trunk rev 16511 and archived. Constantin Asofiei
05:22 AM Bug #11271: server-side streams and files with frames/redirected terminal
Branch 11271c was created from trunk rev 16510. In rev 16511 it contains:
* If any context does not have ALL server...
Constantin Asofiei

04/08/2026

11:26 AM Bug #2994: use static code analysis to scan p2j source for security vulnerabilities (Java, Javasc...
In addition to running static code analysis, we should extend this analysis to use the latest AI LLMs to perform vuln... Greg Shah
08:25 AM Bug #11271: server-side streams and files with frames/redirected terminal
Constantin Asofiei wrote:
> Greg Shah wrote:
> > > I think we need to plan for server-side redirected terminal (and...
Greg Shah
06:56 AM Bug #11271: server-side streams and files with frames/redirected terminal
Greg Shah wrote:
> > I think we need to plan for server-side redirected terminal (and thus frames) rather sooner tha...
Constantin Asofiei
04:17 AM Bug #11271 (Test): server-side streams and files with frames/redirected terminal
Branch 11271b was merged to trunk rev 16508 and archived. Constantin Asofiei
04:20 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Sergey, review for 11325a rev 16495:
* I'm OK with the changes, but please rebase
* we also need to ensure when ser...
Constantin Asofiei

04/07/2026

08:17 AM Bug #11325 (Review): JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Please review 16495 (11325a). Sergey Ivanovskiy

04/03/2026

06:02 AM Bug #11348 (New): require all sessions that authenticate via certificate to use a secure transport
Greg Shah

04/02/2026

05:51 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Committed revision 16495 (11325a) should fix the shutdown hook on exit by providing which the file system is used the... Sergey Ivanovskiy
05:05 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Sergey, Teodor is correct, we need explicit temp sub-folder for each FWD client.
Also, using FileSystem resource i...
Constantin Asofiei
04:53 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
OK. Do not mind. I will fix this part. Sergey Ivanovskiy
04:47 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
OK, but should we delegate to @OSResourceManager.getInstance().getFileSystem().getTempDirectory()@? Sergey Ivanovskiy
04:44 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Sergey, when I have worked on #10136, I have the similar question.
The reason why we should create the directory is ...
Teodor Gorghe
04:40 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Thank you, I should check this. Should we always return the client side directory for this session? If it is executed... Sergey Ivanovskiy
04:37 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
+ Constantin Teodor Gorghe
04:35 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
The code is used by @SESSION:TEMP-DIRECTORY@. How should this property be retrieved for 4GL?
Our implementation loo...
Sergey Ivanovskiy

04/01/2026

06:44 AM Bug #11325 (WIP): JVM shutdown hooks executed on FWD server, but they belong to the FWD client
I can take this task if there are no objections. Sergey Ivanovskiy
06:15 AM Bug #11271: server-side streams and files with frames/redirected terminal
Constantin Asofiei wrote:
> Hynek, you were correct to fix the 'nextId' on 'store'.
Actually this one was spotted...
Hynek Cihlar

03/31/2026

03:13 PM Bug #11271: server-side streams and files with frames/redirected terminal
> I think we need to plan for server-side redirected terminal (and thus frames) rather sooner than later; I think for... Greg Shah
01:17 PM Bug #11271: server-side streams and files with frames/redirected terminal
Hynek, you were correct to fix the 'nextId' on 'store'. Also I found a regression in ChUI - RemoteStream was caching... Constantin Asofiei

03/27/2026

03:16 AM Bug #11271: server-side streams and files with frames/redirected terminal
Teodor Gorghe wrote:
> *Constantin*, do you need to do a change in 11271b? I am asking about this to know if I put t...
Constantin Asofiei
03:15 AM Bug #11271: server-side streams and files with frames/redirected terminal
*Constantin*, do you need to do a change in 11271b? I am asking about this to know if I put this into ChUI regression... Teodor Gorghe

03/25/2026

10:13 AM Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
As documented in #5776-4, there are use cases where we do bulk data transfer between client and server using a @byte[... Greg Shah
10:08 AM Bug #11327 (Internal Test): implement size limited "chunking" for bulk data transfer between clie...
Greg Shah
09:48 AM Feature #5776: reduce memory requirements for the FWD client
Constantin Asofiei wrote:
> Greg, this task I think needs to be reopened - see #5776-4, which is not implemented.
T...
Constantin Asofiei
09:47 AM Feature #5776: reduce memory requirements for the FWD client
Greg, this task I think needs to be reopened - see #5776-4, which is not implemented. Constantin Asofiei
09:09 AM Bug #11271: server-side streams and files with frames/redirected terminal
>> Code Review Task Branch 11271a Revision 16469
>
> Sorry, the branch to review is 11271b rev 16492 as of now.
...
Greg Shah
08:29 AM Bug #11271: server-side streams and files with frames/redirected terminal
Hynek Cihlar wrote:
> Code review 11271b.
>
> @FileStream.restoreStateAndOpen@ always reopens with @append=true@....
Constantin Asofiei
08:10 AM Bug #11271: server-side streams and files with frames/redirected terminal
Code review 11271b.
@FileStream.restoreStateAndOpen@ always reopens with @append=true@. What if the original strea...
Hynek Cihlar
07:09 AM Bug #11271: server-side streams and files with frames/redirected terminal
Greg Shah wrote:
> Code Review Task Branch 11271a Revision 16469
Sorry, the branch to review is 11271b rev 16492 as...
Constantin Asofiei
07:06 AM Bug #11271: server-side streams and files with frames/redirected terminal
Is the testcase from #11271-7 a common pattern? Should we just complete the implementation of a server-side headless... Greg Shah
07:04 AM Bug #11271: server-side streams and files with frames/redirected terminal
Code Review Task Branch 11271a Revision 16469
1. Let's find a different name than @IStream@ for the interface. I ...
Greg Shah
06:18 AM Bug #11271: server-side streams and files with frames/redirected terminal
Hynek: Please review this with urgency.
I will review it shortly.
Greg Shah

03/24/2026

11:19 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Sergey Ivanovskiy wrote:
> Why should we manage temporarily folders?
Each client in the legacy OE env runs on its o...
Constantin Asofiei
11:15 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Why should we manage temporarily folders? Sergey Ivanovskiy
10:03 AM Bug #11325: JVM shutdown hooks executed on FWD server, but they belong to the FWD client
For temp folder, FWD relies on JVM shutdown hooks executed on the FWD servers. Look how @p2j.util.Utils.createDirecto... Constantin Asofiei
10:01 AM Bug #11325 (Test): JVM shutdown hooks executed on FWD server, but they belong to the FWD client
Constantin Asofiei

03/23/2026

09:16 AM Bug #11271: server-side streams and files with frames/redirected terminal
Tested also in Web GUI, times are similar to Swing, in both cases. Constantin Asofiei
09:13 AM Bug #11271: server-side streams and files with frames/redirected terminal
Constantin Asofiei wrote:
> Alex, I've ran your image load test and I don't see any difference with server-side file...
Constantin Asofiei
08:54 AM Bug #11271: server-side streams and files with frames/redirected terminal
Alex, I've ran your image load test and I don't see any difference with server-side file-system - it takes ~0.5s in b... Constantin Asofiei

03/20/2026

07:55 AM Bug #11271 (Review): server-side streams and files with frames/redirected terminal
Greg, please review 11271b rev 16483. I'm still going through testing. Thing to note is launcher can't be used on s... Constantin Asofiei

03/19/2026

12:10 PM Bug #11271: server-side streams and files with frames/redirected terminal
For streams to work server-side, we need to also bring the file-system to the server-side. But @OS-GETENV@ converts ... Constantin Asofiei
 

Also available in: Atom