Project

General

Profile

Activity

From 06/18/2025 to 07/17/2025

07/17/2025

05:07 PM Feature #9687: drop support for Java 8 and Java 11
Hynek Cihlar wrote:
> Missing history entry in @AuthFilter.java@
>
> In @BasicAuth.getAuthenticationDetails@ @new...
Tomasz Domin
04:02 PM Feature #9687: drop support for Java 8 and Java 11
Constantin Asofiei wrote:
Thank you
> Tomasz, this is for 15996 to 16007:
> * @BasicAuth@ - can we de-duplicate ...
Tomasz Domin
03:10 PM Feature #9687: drop support for Java 8 and Java 11
Missing history entry in @AuthFilter.java@
In @BasicAuth.getAuthenticationDetails@ @new String(bytes)@ uses the de...
Hynek Cihlar
11:13 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz, this is for 15996 to 16007:
* @BasicAuth@ - can we de-duplicate the code in @getAuthenticationDetails@, @aut...
Constantin Asofiei

07/14/2025

10:33 AM Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Pushed up to revision 9687b/16007.
> Please review 9687b revisions 16005-16007 (bzr diff -r 1...
Tomasz Domin

07/11/2025

07:55 AM Bug #8060 (Review): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Sergey Ivanovskiy
07:54 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Created 8060a. Please review the rev 16035 (8060a). Sergey Ivanovskiy
04:13 AM Feature #9687: drop support for Java 8 and Java 11
Pushed up to revision 9687b/16007.
It appeared that 9687b branch migration to Jetty 12 was missing migration of ...
Tomasz Domin

07/10/2025

04:18 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin Asofiei wrote:
> Please post the stacktrace for #8060-7. I don't understand how the patch would solve th...
Sergey Ivanovskiy
03:49 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Please post the stacktrace for #8060-7. I don't understand how the patch would solve the problem. Constantin Asofiei
03:18 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Constantin, could you review this patch? @DatabaseManager.autoConnect()@ is invoked on @setTargetLive@ and in this ca... Sergey Ivanovskiy
10:18 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
I would not surprise that this issue was due to @LegacyLogManagerImpl@. Sergey Ivanovskiy
07:59 AM Bug #8060 (WIP): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
Sergey Ivanovskiy
06:33 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
If I understand this code correctly, then this @DatabaseManager.autoConnect@ should be invoked somehow on the user lo... Sergey Ivanovskiy

07/09/2025

04:19 PM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
You can see a more recent stack trace {{collapse(here)... Roger Borrello

07/07/2025

09:40 AM Bug #10252: gradle version includes trailing / char in branch name
Note that all these formats can come back from @bzr info@, and the *buildVersion* could not handle them all:... Roger Borrello
01:28 AM Bug #10252 (Closed): gradle version includes trailing / char in branch name
Created task branch 10252a from trunk rev 16026.
Rev 16027 fixes @buildVersion@ in @build.gradle@ when the branch ...
Constantin Asofiei

07/05/2025

11:35 AM Bug #10252: gradle version includes trailing / char in branch name
The regular expression looks good. Hynek Cihlar
05:16 AM Bug #10252: gradle version includes trailing / char in branch name
When the branch is bound like this:... Constantin Asofiei
05:09 AM Bug #10252 (Closed): gradle version includes trailing / char in branch name
Constantin Asofiei

07/04/2025

05:03 AM Bug #10174 (Test): Method/Procedure call overwrites procedure return value
Branch 10174a was merged to trunk rev 16025 and archived. Teodor Gorghe
04:48 AM Bug #10174 (Merge Pending): Method/Procedure call overwrites procedure return value
Please merge now. Constantin Asofiei

07/02/2025

04:47 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe wrote:
> Committed revision *15993* on task branch *10174a*:
> - Addressed code review #10174-18: mov...
Constantin Asofiei
04:44 AM Bug #10174: Method/Procedure call overwrites procedure return value
Committed revision *15993* on task branch *10174a*:
- Addressed code review #10174-18: moved the if condition, so th...
Teodor Gorghe
04:23 AM Bug #10174: Method/Procedure call overwrites procedure return value
There is also this for @CONSUME@:... Constantin Asofiei
04:19 AM Bug #10174 (Review): Method/Procedure call overwrites procedure return value
Committed revision *15992* on task branch *10174a*:
- Addressed code review from #10174-15: @returnNormal@ and @retu...
Teodor Gorghe
01:55 AM Bug #10174: Method/Procedure call overwrites procedure return value
Constantin Asofiei wrote:
> @rtype == ReturnType.STORE@ should match also on @rtype == ReturnType.NORMAL@. Was @rty...
Teodor Gorghe

07/01/2025

11:41 AM Bug #10174: Method/Procedure call overwrites procedure return value
@rtype == ReturnType.STORE@ should match also on @rtype == ReturnType.NORMAL@. Was @rtype != ReturnType.ERROR@ match... Constantin Asofiei

06/26/2025

07:43 AM Bug #10174: Method/Procedure call overwrites procedure return value
Danut and Lorian told to me that now the tests passes. I have done some smoke tests and some harness tests on two cus... Teodor Gorghe

06/24/2025

06:50 PM Feature #10200: session level heap usage tracking
The idea is to use JVM APIs to track overall heap and CPU metrics to determine when the system is overcommitted. Aft... Greg Shah
06:44 PM Feature #10200 (New): session level heap usage tracking
Greg Shah
09:40 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe
09:39 AM Bug #10174: Method/Procedure call overwrites procedure return value
Committed revision *15991* on task branch *10174a*:
- fixed regression when using @BlockManager.returnNormal@.
Teodor Gorghe
02:43 AM Bug #10174 (WIP): Method/Procedure call overwrites procedure return value
There are some issues with testing. Danut told me that there is a big regression in a customer application. I need to... Teodor Gorghe
08:55 PM Feature #9685: move FWD to Java 21
Roger Borrello wrote:
> Tomasz Domin wrote:
> > Roger
> > In file @container_java_21.diff@ please find changes to ...
Roger Borrello

06/23/2025

11:56 AM Feature #9685: move FWD to Java 21
Tomasz Domin wrote:
> Roger
> In file @container_java_21.diff@ please find changes to @container@ project to suppor...
Roger Borrello
09:52 AM Feature #9685: move FWD to Java 21
Roger
In file @container_java_21.diff@ please find changes to @container@ project to support Java 21.
The patch is ...
Tomasz Domin
02:51 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
I'm OK with the change. Constantin Asofiei

06/20/2025

04:54 AM Bug #10174 (Review): Method/Procedure call overwrites procedure return value
Commited revision *15990* in task branch *10174a*:
- fix for *RETURN* statement in OO void method.
Teodor Gorghe

06/19/2025

03:15 AM Bug #10174 (WIP): Method/Procedure call overwrites procedure return value
Created task branch *10174a* Teodor Gorghe

06/18/2025

12:06 PM Feature #9685: move FWD to Java 21
I've created task branch @9685a@ which is based on @trunk@ revision @15988@ and was already tested with @hotel_gui@ a... Tomasz Domin
07:20 AM Feature #9685: move FWD to Java 21
Tomasz Domin wrote:
> Greg Shah wrote:
> > > move JNI and native dependencies into the jar (Linux) - 1d and 1d+ win...
Greg Shah
06:55 AM Feature #9685: move FWD to Java 21
Greg Shah wrote:
> > move JNI and native dependencies into the jar (Linux) - 1d and 1d+ windows testing
>
> Is th...
Tomasz Domin
06:46 AM Feature #9685: move FWD to Java 21
Is there any reason we can't do the performance testing first? Greg Shah
06:45 AM Feature #9685: move FWD to Java 21
> move JNI and native dependencies into the jar (Linux) - 1d and 1d+ windows testing
Is this related to the FFM re...
Greg Shah
06:26 AM Feature #9685: move FWD to Java 21
FWD builds under Java 21, I've build @hotel_gui@ and made a quick test - it works.
Assuming that bringing support ...
Tomasz Domin
09:45 AM Bug #10174: Method/Procedure call overwrites procedure return value
Constantin Asofiei wrote:
> Teodor, is this about the @FINALLY@ block? You can test this without OO.
Yes, I have...
Teodor Gorghe
09:39 AM Bug #10174: Method/Procedure call overwrites procedure return value
Teodor, is this about the @FINALLY@ block? You can test this without OO. Constantin Asofiei
09:36 AM Bug #10174: Method/Procedure call overwrites procedure return value
On OpenEdge, when using a true non-OO true internal procedure, the @RETURN@ statement will write the @RETURN-VALUE@ a... Teodor Gorghe
08:27 AM Bug #10174: Method/Procedure call overwrites procedure return value
I was told (many years ago) by someone at Progress, that they implemented OO methods in this way:
* If the method ...
Greg Shah
08:19 AM Bug #10174: Method/Procedure call overwrites procedure return value
I have done some more investigation of this strange behavior.
* It is normal on 4GL to change the return of a proced...
Teodor Gorghe
06:25 AM Bug #10174: Method/Procedure call overwrites procedure return value
We have this testcase, which on OE pass and on FWD fail:
* TestNestedReturn.cls...
Teodor Gorghe
06:21 AM Bug #10174 (Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe
08:03 AM Feature #7080 (Test): expose all admin APIs via REST
Branch 7080a was merged to trunk revision 15989 and archived. Ovidiu Maxiniuc
07:28 AM Feature #7080 (Merge Pending): expose all admin APIs via REST
Managed to run Hotel GUI in web and it works. Please merge 7080a now. Constantin Asofiei
01:13 AM Bug #10071 (Test): Method code too large - ReflectASM
Teodor Gorghe
01:13 AM Bug #10071: Method code too large - ReflectASM
Branch 10071b was merged to trunk rev 15988 and archived. Teodor Gorghe
 

Also available in: Atom