Project

General

Profile

Activity

From 08/26/2025 to 09/24/2025

09/24/2025

03:29 PM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> I finished the Keikai changes for Jetty 12. I tested them with isolated test cases and they pa...
Tomasz Domin
07:10 AM Feature #9687: drop support for Java 8 and Java 11
I've pushed 9687c rev 16200 to xfer. Greg Shah
02:19 AM Feature #9687 (Internal Test): drop support for Java 8 and Java 11
The change in @UploadHandler.java@ was the only change not being the result of a rebase, so I dont think testing any ... Tomasz Domin
09:54 AM Bug #10609: FWD compilation issues on Windows
Eugenie Lyzenko wrote:
> Just FYI. I did a full recent trunk(@16183@) build inside Windows 10 min ago. There is no p...
Șerban Bursuc
09:32 AM Bug #10609: FWD compilation issues on Windows
Just FYI. I did a full recent trunk(@16183@) build inside Windows 10 min ago. There is no problems encountered.
Yo...
Eugenie Lyzenko
05:17 AM Bug #10609: FWD compilation issues on Windows
Finally @ant-native@ works. It literally does not work unless you use the bundled @mingw@ from the Wiki with the spec... Șerban Bursuc
04:11 AM Bug #10609: FWD compilation issues on Windows
So according to the Wiki, @make@ is bundled in the MingW toolkit from our downloads page.
I removed the separately...
Șerban Bursuc
07:30 AM Feature #10451 (Review): GUI interaction event logging
Addressed review as rev *16138*.
Hynek, please review.
Paula Păstrăguș
07:09 AM Feature #10451: GUI interaction event logging
Hynek Cihlar wrote:
> Also, should @textWidget.getText()@ be protected for @null@?
@textWidget@ is never @null@...
Paula Păstrăguș
05:49 AM Feature #10451: GUI interaction event logging
Paula Păstrăguș wrote:
> Hynek, thanks for the detailed review!
>
> Quick question: should we log every key inpu...
Hynek Cihlar
05:30 AM Feature #10451: GUI interaction event logging
Hynek, thanks for the detailed review!
Quick question: should we log every key input handled in TitledWindow.proc...
Paula Păstrăguș

09/23/2025

04:08 PM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Hynek Cihlar wrote:
> > Code review 9687c. The changes look good. Just please add the history...
Hynek Cihlar
01:47 PM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Code review 9687c. The changes look good. Just please add the history entry.
With all due r...
Tomasz Domin
01:32 PM Feature #9687: drop support for Java 8 and Java 11
Code review 9687c. The changes look good. Just please add the history entry. Hynek Cihlar
12:44 PM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Code review 9687c.
>
> Please write the response directly to a @ByteArrayOutputStream@ and ...
Tomasz Domin
06:30 AM Feature #9687: drop support for Java 8 and Java 11
Code review 9687c.
Please write the response directly to a @ByteArrayOutputStream@ and avoid the intermediate stri...
Hynek Cihlar
01:34 AM Feature #9687 (Review): drop support for Java 8 and Java 11
Tomasz Domin
01:34 AM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Please check whether the upload handler sets the content length. If not, set it.
It couldn't ...
Tomasz Domin
12:57 AM Feature #9687: drop support for Java 8 and Java 11
Please check whether the upload handler sets the content length. If not, set it. Hynek Cihlar
11:16 AM Feature #10451: GUI interaction event logging
Paula, what I meant was using @CentralLogger@ but through a dedicated logger instance. Normally, we have one instance... Hynek Cihlar
09:32 AM Feature #10451: GUI interaction event logging
I like the idea of a separate output log but I don't want to have more than one logging infrastructure. Let's try to... Greg Shah
09:03 AM Feature #10451 (WIP): GUI interaction event logging
Hynek Cihlar wrote:
> If the log output should function as a tool for tracing UI flow then it is better to have a de...
Paula Păstrăguș
10:46 AM Bug #10609: FWD compilation issues on Windows
Șerban Bursuc wrote:
> Tomasz, your make version is very old, it doesn't compile even with the latest GCC and not ev...
Tomasz Domin
10:35 AM Bug #10609: FWD compilation issues on Windows
What Gradle version do you have Tomasz? Șerban Bursuc
08:31 AM Bug #10609: FWD compilation issues on Windows
Tomasz, your make version is very old, it doesn't compile even with the latest GCC and not even with the 4.9.0 GCC. T... Șerban Bursuc
07:22 AM Bug #10609: FWD compilation issues on Windows
> I've never set PROCESS_ARCHITECTURE.
I'm certain this is a Windows default, check the system variables in the en...
Șerban Bursuc
02:51 AM Feature #9686: move FWD to Java 25
Looking forward to Compact Object Headers, Ahead-of-Time Method Profiling, Improved Garbage Collection and Virtual Th... Artur Școlnic

09/22/2025

04:48 PM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Well, MultiPart uploading seems not working, I guess it was like that since the 9687a, working...
Tomasz Domin
01:02 PM Feature #10451: GUI interaction event logging
Code review 10451a.
Instead of outputting custom message for evety distinct key code, just make the output generic...
Hynek Cihlar
10:50 AM Bug #10609: FWD compilation issues on Windows
Is there only one version of @gcc@ installed ? Tomasz Domin
10:42 AM Bug #10609: FWD compilation issues on Windows
For me its:... Tomasz Domin
10:22 AM Bug #10609: FWD compilation issues on Windows
> The difference is also using make vs direct gcc call. Do you have make ?
Yes....
Șerban Bursuc
10:17 AM Bug #10609: FWD compilation issues on Windows
Șerban Bursuc wrote:
> Tomasz Domin wrote:
> > Șerban Bursuc wrote:
> > > I took Lorian's functioning compilation ...
Tomasz Domin
10:14 AM Bug #10609: FWD compilation issues on Windows
Tomasz Domin wrote:
> Șerban Bursuc wrote:
> > I took Lorian's functioning compilation and compared the logs.
> > ...
Șerban Bursuc
10:12 AM Bug #10609: FWD compilation issues on Windows
Șerban Bursuc wrote:
> I took Lorian's functioning compilation and compared the logs.
>
> {{Collapse(Working)
> ...
Tomasz Domin
10:10 AM Bug #10609: FWD compilation issues on Windows
I took Lorian's functioning compilation and compared the logs.
{{Collapse(Working)...
Șerban Bursuc
10:06 AM Bug #10609: FWD compilation issues on Windows
c:\Projects>cd 9687b
c:\Projects\9687b>gradlew.bat ant-native
To honour the JVM settings for this build a single-...
Tomasz Domin
09:59 AM Bug #10609: FWD compilation issues on Windows
Continuing the discussion from #7143-1712.
Tomasz, I used the wrapper as well and I still have the same issue. The...
Șerban Bursuc
09:58 AM Bug #10609 (New): FWD compilation issues on Windows
Șerban Bursuc
08:19 AM Feature #9686: move FWD to Java 25
> This can't happen until at least September 2025 (when JDK 25 is expected to be released).
The future is -here- n...
Alexandru Lungu

09/19/2025

11:14 AM Feature #9687 (WIP): drop support for Java 8 and Java 11
Well, MultiPart uploading seems not working, I guess it was like that since the 9687a, working on that. Tomasz Domin
03:18 AM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Tomasz Domin wrote:
> > There is one new small change in the branch compared to trunk which i...
Tomasz Domin
03:13 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> There is one new small change in the branch compared to trunk which is related with MultiPart ...
Hynek Cihlar
03:03 AM Feature #9687 (Review): drop support for Java 8 and Java 11
Rebased *9687c* to *trunk* revision *16173*.
Tested features - all works correctly:
* hotel_gui
** virtual deskt...
Tomasz Domin

09/15/2025

02:23 PM Bug #10574: contextlocal cross-dependencies
There is a flow in FWD's context-local instantiation in cases where the current instance A is dependent on instance B... Constantin Asofiei
02:12 PM Bug #10574 (New): contextlocal cross-dependencies
Constantin Asofiei
12:28 PM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
> The directory host should point to the host network ip address.
Not for me. I have @webClient/host@ and @hostnam...
Stanislav Lomany
11:56 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
Stanislav, could you add to #10565-3 as you observed the same issue. Sergey Ivanovskiy
11:50 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
It can be recreated randomly. The environment should have at least two network interfaces except the loopback and on... Sergey Ivanovskiy
11:14 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
What is the recreate? Greg Shah
03:59 AM Bug #10565: java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider Consc...
Please see from #7143-1698 up to #7143-1706, the web client logs #7143-1699. This case was observed in the customers ... Sergey Ivanovskiy
03:55 AM Bug #10565 (New): java.security.NoSuchAlgorithmException: no such algorithm: SunX509 for provider...
Sergey Ivanovskiy

09/11/2025

07:30 AM Feature #10451 (Review): GUI interaction event logging
Committed changes as rev *16137*.
Hynek, please review.
Paula Păstrăguș
06:30 AM Feature #10451: GUI interaction event logging
Paula Păstrăguș wrote:
> It is caused because we're posting @COM-EVENTS@ with a *null source*:
>
> [...]
>
> T...
Hynek Cihlar

09/10/2025

08:50 AM Feature #10451: GUI interaction event logging
It is caused because we're posting @COM-EVENTS@ with a *null source*:... Paula Păstrăguș
04:54 AM Feature #10451: GUI interaction event logging
Paula Păstrăguș wrote:
> I attached the patch. (reverted window manager, event manager, logs for show / hide are now...
Hynek Cihlar

09/08/2025

07:38 AM Feature #10451: GUI interaction event logging
I attached the patch. (reverted window manager, event manager, logs for show / hide are now handled by TitledWindow a... Paula Păstrăguș
07:16 AM Feature #10451: GUI interaction event logging
Paula Păstrăguș wrote:
> Hynek, if we add the logging directly in ThinClient, the web_gui log will quickly fill up w...
Hynek Cihlar
04:28 AM Feature #10451: GUI interaction event logging
Hynek, if we add the logging directly in ThinClient, the web_gui log will quickly fill up with entries like:... Paula Păstrăguș

09/01/2025

12:22 PM Feature #10451: GUI interaction event logging
Paula Păstrăguș wrote:
> Hynek Cihlar wrote:
> > For the key events logging I think it would make it more useful if...
Hynek Cihlar
12:19 PM Feature #10451: GUI interaction event logging
Paula Păstrăguș wrote:
> Would it make more sense to handle this on show/hide and log based on the window’s visibili...
Hynek Cihlar
08:19 AM Feature #10451: GUI interaction event logging
Hynek Cihlar wrote:
> For the key events logging I think it would make it more useful if more information is include...
Paula Păstrăguș
07:49 AM Feature #10451: GUI interaction event logging
Hynek Cihlar wrote:
> The "window closed" log output is a bit misleading. It is logged in the @remove@ method of @Wi...
Paula Păstrăguș
05:55 AM Feature #10451 (WIP): GUI interaction event logging
Code review 10451a.
The "window closed" log output is a bit misleading. It is logged in the @remove@ method of @W...
Hynek Cihlar
03:34 AM Feature #10451 (Review): GUI interaction event logging
Committed finest-level logging for TAB and ENTER key events in rev *16136*. At this point, we have logging in place f... Paula Păstrăguș

08/28/2025

06:35 AM Feature #10451: GUI interaction event logging
Committed finest level logging for window open/close and mouse click events as rev *16135* / 10451a.
Next, I’ll re...
Paula Păstrăguș

08/27/2025

06:02 AM Feature #10451: GUI interaction event logging
Paula, I like the idea. Two suggestions.
1. I think it would be even better to extend this to all widgets. I.e. p...
Hynek Cihlar

08/26/2025

06:17 AM Bug #10476: Webspeed request for .r file fails
It worked! It is now able to execute the file fine. Radu Apetrii
06:04 AM Bug #10476: Webspeed request for .r file fails
OK, comment out the code in FWD .java file to just use @p_relname@ to be what @SEARCH@ returns from PROPATH and see w... Constantin Asofiei
06:03 AM Bug #10476: Webspeed request for .r file fails
After that loop, the code does this... Radu Apetrii
05:55 AM Bug #10476: Webspeed request for .r file fails
I'm thinking to just remove this code in FWD's .java converted file. What is @cLongestProPath@ used for, after this ... Constantin Asofiei
05:53 AM Bug #10476: Webspeed request for .r file fails
In relname, it first does @FILE-INFO:FILE-NAME = filename@, where filename is @test.r@. This triggers the initial se... Radu Apetrii
05:46 AM Bug #10476: Webspeed request for .r file fails
What is relname 4GL code doing that it needs to look for the .r file on disk, and not rely just on SEARCH function to... Constantin Asofiei
05:28 AM Bug #10476: Webspeed request for .r file fails
Executing a file coming from a webspeed request involves a couple of additional steps rather than the classic method ... Radu Apetrii
05:11 AM Bug #10476 (New): Webspeed request for .r file fails
Radu Apetrii
 

Also available in: Atom