Tomasz Domin's activity
From 11/05/2025 to 12/04/2025
12/04/2025
- 03:02 PM Testing Support #6862: build conversion regression testing tooling
- Greg Shah wrote:
> I'm not talking about runtime testing. I'm talking about the way we used to use @diff@ to compar... - 02:34 PM Testing Support #6862: build conversion regression testing tooling
- Greg Shah wrote:
> Greg Shah wrote:
> > Tomasz: Can you please summarize how the ChUI Regression testing handles th...
12/01/2025
- 02:22 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Greg Shah wrote:
> > I've found an issue with one of customer application used for regression testing - as @velocity...
11/28/2025
- 04:06 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- I am almost done with fixing existing tests, just circling around some FWD-OE differences like:
* There is a tests... - 09:29 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> Tomasz Domin wrote:
> > I fully agree, I was just wondering if I can help with tooling modif... - 08:27 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> We know there are failures, hence the skewed results, we simply need to work on the issues an... - 08:18 AM Database Support #10664: Develop a multi session test suite in harness
- Artur Școlnic wrote:
> I finished writing the locking tests, the results are:
> OE: 1610/1610
> FWD: 411/1610
>...
11/27/2025
- 10:12 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> See @ControlFlowOps.initializeLegacyObject@ - there are two methods being called when in...
11/26/2025
- 03:41 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- I've found an issue with one of customer application used for regression testing - as @velocity@ has been removed as ...
- 05:11 AM Runtime Infrastructure Feature #9687 (Test): drop support for Java 8 and Java 11
- Branch 9687c has been merged into trunk as revision 16293
11/25/2025
- 02:08 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Greg
What about merging 9687c ? I guess we do have green light from the customer(s), dont we ?. - 02:44 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Is there a way to check in @Block@ if class constructor has bee... - 02:27 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Is there a way to check in @Block@ if class constructor has been called ?
11/24/2025
- 03:13 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Not good thing about it that this approach requires storing all...
11/21/2025
- 03:46 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Yes, but block manager does not process parameters, they are pa... - 07:09 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> And how would the 4GL code look like, which would produce these logs?... - 04:35 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Constantin Asofiei wrote:
> Tomasz, if you need line numbers, look into how @p2j.oo.lang.ProError.callStack@ is calc... - 02:33 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg, Constantin
I have a question on a preferred way legacy logging should be implemented, which requires finding a...
11/19/2025
- 11:52 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg Shah wrote:
> > I didnt find anything related to reverse lookup of a line number.
>
> We don't have this at ... - 05:10 AM Base Language Feature #3853 (WIP): implement LOG-MANAGER runtime
- Greg
Is there a standard way of resolving (as a reverse lookup) of current procedure name, line and method ?
I've f...
11/18/2025
- 12:56 PM Runtime Infrastructure Feature #9685: move FWD to Java 21
- I've spent some time migrating *gradle* to version supporting Java 21 - I started with version 8.14.3, which is curre...
11/17/2025
- 01:39 PM Runtime Infrastructure Feature #9685: move FWD to Java 21
- There is a problem with building FWD on clean system with Java 21 only - gradle 7.6.4 does not support Java 21 fully ...
11/14/2025
- 12:53 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz Domin wrote:
>
> I think the only documentation is related with addiding *EE10* classes and handlers. AFAIR... - 12:48 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Greg Shah wrote:
> Are we just needing the spreadsheet to be tested before we can merge?
And the fact Java 8/11 wil... - 05:50 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Greg Shah wrote:
> > > * Multi session app server (@MultiSessionAppserver@)
> > Isnt this setup by the customer req...
11/13/2025
- 02:02 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Greg Shah wrote:
> > > * Multi session app server (@MultiSessionAppserver@)
> > Isnt this setup by the customer req...
11/12/2025
- 04:02 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Constantin/Hynek: What other testing do we need?
>
> Here is the unso... - 08:18 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- While waiting for answer from Hynek/Constantin I am wondering if there are branches that modify Jetty 9 related handl...
11/10/2025
- 03:31 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- I've asked for retesting apps in #10616-91
- 11:46 AM Runtime Infrastructure Feature #9687 (Internal Test): drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> Well, I think you've fixed it in 9687c? I haven't run the test program in FWD.
Yes, ... - 09:45 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> Tomasz Domin wrote:
> > Only the last one:
> > Error loading WSDL document WSDLExcept... - 08:45 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Constantin Asofiei wrote:
> I've ran the test with the FWD server and:
> * first @CONNECT@ shows this in OpenEdge:
...
11/06/2025
- 03:43 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg
In order to pass one of tests I had to make FILE-INFO:FILE-SIZE to reread file size.
Was it static on purpos...
11/05/2025
- 04:27 PM Base Language Feature #3853: implement LOG-MANAGER runtime
- Another OE 11.7 difference:
You can set @LOG-MANAGER:LOGGING-LEVEL@ only to a value greater than it was already set,... - 02:14 AM Base Language Feature #3853: implement LOG-MANAGER runtime
- Greg Shah wrote:
> It means that any version specific code should be protected. If there is existing code that work...
Also available in: Atom