Activity
From 06/15/2025 to 07/14/2025
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...
07/11/2025
- 07:55 AM Bug #8060 (Review): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
- 07:54 AM Bug #8060: Admin Console login fails every first time (AdminServerImpl.setTargetLive)
- Created 8060a. Please review the rev 16035 (8060a).
- 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 ...
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... - 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.
- 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...
- 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@.
- 07:59 AM Bug #8060 (WIP): Admin Console login fails every first time (AdminServerImpl.setTargetLive)
- 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...
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)...
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:...
- 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 ...
07/05/2025
- 11:35 AM Bug #10252: gradle version includes trailing / char in branch name
- The regular expression looks good.
- 05:16 AM Bug #10252: gradle version includes trailing / char in branch name
- When the branch is bound like this:...
- 05:09 AM Bug #10252 (Closed): gradle version includes trailing / char in branch name
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.
- 04:48 AM Bug #10174 (Merge Pending): Method/Procedure call overwrites procedure return value
- Please merge now.
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... - 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... - 04:23 AM Bug #10174: Method/Procedure call overwrites procedure return value
- There is also this for @CONSUME@:...
- 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... - 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...
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...
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...
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...
- 06:44 PM Feature #10200 (New): session level heap usage tracking
- 09:40 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
- 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@. - 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...
- 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 ...
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... - 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 ... - 02:51 AM Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
- I'm OK with the change.
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.
06/19/2025
- 03:15 AM Bug #10174 (WIP): Method/Procedure call overwrites procedure return value
- Created task branch *10174a*
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...
- 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... - 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... - 06:46 AM Feature #9685: move FWD to Java 21
- Is there any reason we can't do the performance testing first?
- 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... - 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 ... - 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... - 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.
- 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...
- 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 ... - 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... - 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... - 06:21 AM Bug #10174 (Test): Method/Procedure call overwrites procedure return value
- 08:03 AM Feature #7080 (Test): expose all admin APIs via REST
- Branch 7080a was merged to trunk revision 15989 and archived.
- 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.
- 01:13 AM Bug #10071 (Test): Method code too large - ReflectASM
- 01:13 AM Bug #10071: Method code too large - ReflectASM
- Branch 10071b was merged to trunk rev 15988 and archived.
06/17/2025
- 09:16 AM Bug #10071 (Merge Pending): Method code too large - ReflectASM
- Go ahead and merge now.
- 08:11 AM Bug #10136 (Test): SESSION:TEMP-DIRECTORY missing directory
- Branch 10136a was merged to trunk rev 15987 and archived.
- 07:54 AM Bug #10136 (Merge Pending): SESSION:TEMP-DIRECTORY missing directory
- Please merge 10136a now.
06/16/2025
- 05:37 AM Bug #10071 (Review): Method code too large - ReflectASM
- Committed revision *15985* on task branch *10071b*:
- Regression from *10071a*: fixed error handling on processInbou... - 05:34 AM Bug #10071 (WIP): Method code too large - ReflectASM
- Created task branch *10071b*.
- 03:29 AM Bug #10071: Method code too large - ReflectASM
- I found another issue, after changing the type of exception from RuntimeException to InvocationTargetException. The i...
Also available in: Atom