Activity
From 06/08/2025 to 07/07/2025
07/07/2025
- 06:57 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, sorry for my incorrect patch. It can be checked with simple configuration using Ho... - 05:48 PM User Interface Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- In OE, multiple @FILL-IN@ widgets of @CHARACTER@ type can be grouped, allowing text entered into one @FILL-IN@ to wra...
- 05:46 PM User Interface Bug #10266 (WIP): Incorrect Input Handling in Grouped CHARACTER FILL-INs
- 04:51 PM Conversion Tools Feature #10265: schema-only conversion
- As of trunk rev 16028, one cannot convert schemata without including at least one program. In #9455-25, this techniq...
- 04:41 PM Conversion Tools Feature #10265 (Closed): schema-only conversion
- 04:50 PM User Interface Bug #7144: Entering multibyte characters in a FILL-IN causes client to abend
- I was not able to reproduce anything like this. This was most probably fixed in rev. 15697.
- 04:07 PM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- I did not do a thorough review, only a few observations:
* please stick to JDK8 for the moment. @List<E> of(E... ele... - 02:50 PM Database Feature #9455: port native user defined functions to SQL Server
- See my note #9991-52. The import of the smaller database was (pretty much) successful.
There are some issues with t... - 02:32 PM Database Feature #9455: port native user defined functions to SQL Server
- Manage to set up Hotel Gui with connection to a SQL Server instance running on a virtual machine. Did a smoke test wi...
- 10:26 AM Database Bug #10111: All statements are logged to a single text file for P2JQueryLogger and SQLStatementLo...
- Ovidiu Maxiniuc wrote:
> +Review of 10111a/r15983+
>
> First, why in revno: 15983 the files: @src/com/goldencode/... - 10:12 AM Database Bug #10111: All statements are logged to a single text file for P2JQueryLogger and SQLStatementLo...
- +Review of 10111a/r15983+
First, why in revno: 15983 the files: @src/com/goldencode/p2j/persist/BaseLoggingConfigu... - 04:59 AM Database Bug #10111: All statements are logged to a single text file for P2JQueryLogger and SQLStatementLo...
- I think this branch is ready for a review.
Main changes:
* @10111a/15982@: Moved the common logic from @P2JLoggingD... - 10:21 AM Conversion Tools Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- I continued extending the @pphints@ format by adding a child tag for @includes@ and @references@. Basically, the pare...
- 10:05 AM Testing Support #6859 (WIP): preprocessor tests
- 09:58 AM Testing Support #6859: preprocessor tests
- Updated points 7 and 2 in r16037.
- 09:11 AM Testing Support #6859: preprocessor tests
- 1. OE preprocessing does this, in documentation yes, it is said to be @;'@ -> @'@, but in OE @;'@ -> @`@, unless I'm ...
- 08:36 AM Testing Support #6859: preprocessor tests
- Code Review Task Branch 6859b Revisions 16029 through 16036
These changes will need to be tested with the full ran... - 04:45 AM Testing Support #6859: preprocessor tests
- I've rebased @6859b@ and created @r16036@.
I committed all the changes from preprocessor bug-fix branches (except #1... - 09:40 AM Runtime Infrastructure 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 Runtime Infrastructure 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 ... - 09:22 AM Database Feature #7020: always use "expanded" extent fields
- Roger Borrello wrote:
> Stefanel Pezamosca wrote:
> > Is there anything else to do before merging 7020d to trunk?
... - 09:21 AM Database Feature #7020: always use "expanded" extent fields
- Stefanel Pezamosca wrote:
> Is there anything else to do before merging 7020d to trunk?
Yes... I know. Too late.
... - 09:16 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- > FWD is not leaking anything except FINDs that were done on other sessions as well. It sounds quite bad to me. Overa...
- 08:44 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- Of course, I am looking further for *Ovidiu's* input on this matter.
- 08:40 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- *Greg*, I decided in today's stand-up to put #10222 on hold. The implementation of fast-find cache is complete and so...
- 06:04 AM Database Support #10222 (WIP): Is cross-session dirty share available through Fast Find Cache even if disa...
- Review for #10222:
* I don't understand @session.getCached(dmo.getClass(), cacheResult.getRecordID()).equals(dmo))@.... - 08:36 AM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Argh, this is OCX.
It was, but it is not in FWD.
>
> Hynek: can you point Vladimir t... - 01:44 AM Database Bug #6767: Possible name clashes in DMO classes
- Argh, this is OCX.
Hynek: can you point Vladimir to an example how @TreeFace@ emits @get/setPrivateData@ via OCX? - 08:34 AM Base Language Bug #10264: Constructors do not support Enum arguments/parameters
- Take the following case:...
- 08:24 AM Base Language Bug #10264 (Closed): Constructors do not support Enum arguments/parameters
- 08:11 AM Base Language Bug #10258 (Review): OO: ON WRITE buffer issue
- Committed revision *16029* on task branch *10258a*:
- Fix for OO buffer trigger block. - 08:10 AM Base Language Bug #10258 (WIP): OO: ON WRITE buffer issue
- Created task branch *10258a*.
- 07:47 AM Base Language Bug #10258: OO: ON WRITE buffer issue
- On procedures, the @ON WRITE@ trigger works. It gets converted the same as a OO class.
You can't use record buffers ... - 05:28 AM Base Language Bug #10258: OO: ON WRITE buffer issue
- Please check how the @ON WRITE@ trigger is converted in a .p in FWD and also the NPE stacktrace.
Please test if th... - 05:25 AM Base Language Bug #10258: OO: ON WRITE buffer issue
- There is an issue about using OO ON WRITE trigger with a buffer.
ABL code:... - 05:17 AM Base Language Bug #10258 (Test): OO: ON WRITE buffer issue
- 07:48 AM Conversion Tools Bug #9886 (Review): Double slashes should produce a new line during preprocessing
- I updated this so I will need an review on @6859b@ regarding my changes:
I've added ... - 06:57 AM Conversion Tools Bug #9886: Double slashes should produce a new line during preprocessing
- All changes have been moved to @6859b@.
- 07:43 AM Conversion Tools Bug #9903 (Review): alternative codings with ' (quote) don't convert to ` (backtick)
- This has been solved in @6859b@
- 07:42 AM Conversion Tools Bug #9903 (WIP): alternative codings with ' (quote) don't convert to ` (backtick)
- 07:20 AM Conversion Tools Bug #6308 (Review): post string literal alternative coding quirk in 4GL preprocessor
- 04:43 AM Conversion Tools Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- All changes have been moved to @6859b@.
- 07:17 AM Database Bug #9078: emit FindQuery as (reused) variables
- Rebased *9078b* to latest *trunk/16028*, the branch is now at revision *16037*.
- 02:39 AM Database Bug #9078: emit FindQuery as (reused) variables
- Constantin Asofiei wrote:
> Danut, does @AdaptiveFind@ still emit properly? This is the @FIND FIRST. REPEAT: FIND N... - 02:25 AM Database Bug #9078: emit FindQuery as (reused) variables
- Danut, does @AdaptiveFind@ still emit properly? This is the @FIND FIRST. REPEAT: FIND NEXT. END.@ pattern, if I'm no...
- 06:58 AM Conversion Tools Bug #9905: EOF file is not matched during preprocessing
- All changes have been moved to @6859b@.
- 06:56 AM Conversion Tools Bug #9918: tilde doesn't duplicate semicolon in alternative codings
- All changes have been moved to @6859b@.
- 06:44 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I committed *10208a/16007*. Added IncrementalCvtRunMode and used to skip most of the phases that involve the database...
- 05:15 AM Base Language Bug #8273 (WIP): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Review of 8273a:
* I think there is an issue with @setPreventThrow@ bracketing. If @errorReport.run();@ is throwin... - 02:30 AM Base Language Bug #10245 (Test): OS-COPY removes the file
- 02:29 AM Base Language Bug #10245: OS-COPY removes the file
- Branch 10245a was merged to trunk rev 16028 and archived.
- 02:20 AM Base Language Bug #10245 (Merge Pending): OS-COPY removes the file
- 02:20 AM Base Language Bug #10245 (Internal Test): OS-COPY removes the file
- OK, I think it makes sense. The problem is when both source and target exists, and in this case, @getCanonicalPath@ ...
- 02:00 AM Base Language Bug #10245: OS-COPY removes the file
- Constantin Asofiei wrote:
> What about case-insensitivity on Windows?
I have made a simple Java application, whic... - 01:34 AM Base Language Bug #10245: OS-COPY removes the file
- What about case-insensitivity on Windows?
- 02:19 AM Database Feature #7504: Export data tool from FWD into .d files
- The runtime regression testing for @7504b@ finished successfully.
- 01:33 AM Base Language Bug #10248 (Internal Test): Issue on RETURN ERROR STATEMENT on non-void OO method
- I'm OK with the change.
07/05/2025
- 12:47 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- 9906a passed ChUI regression tests.
- 11:35 AM Runtime Infrastructure Bug #10252: gradle version includes trailing / char in branch name
- The regular expression looks good.
- 05:16 AM Runtime Infrastructure Bug #10252: gradle version includes trailing / char in branch name
- When the branch is bound like this:...
- 05:09 AM Runtime Infrastructure Bug #10252 (Closed): gradle version includes trailing / char in branch name
07/04/2025
- 12:10 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Hynek Cihlar wrote:
> Vladimir, there are build errors:
>
> [...]
The @ContextIndependentDate@ class was inadv... - 11:42 AM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Vladimir, there are build errors:...
- 11:45 AM Database Bug #9078: emit FindQuery as (reused) variables
- The 9078b/16012 seems OK.
- 10:42 AM Conversion Tools Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- Florin Eugen Rotaru wrote:
> The next steps should be I think storing the multi-line @scoped@ and @global@ defines... - 09:36 AM Database Feature #7020 (Test): always use "expanded" extent fields
- Branch 7020d was merged to trunk rev 16026 and archived.
- 08:41 AM Database Feature #7020 (Merge Pending): always use "expanded" extent fields
- I don't think so. Please go ahead and merge.
Make sure to have in the note at #8828 what is needed to run for tha... - 08:37 AM Database Feature #7020: always use "expanded" extent fields
- Is there anything else to do before merging 7020d to trunk?
- 08:04 AM Database Feature #7020: always use "expanded" extent fields
- Ovidiu Maxiniuc wrote:
> Rename the file so that we know the dialect. We will eventually group them by dialects if t... - 07:45 AM Database Feature #7020: always use "expanded" extent fields
- Rename the file so that we know the dialect. We will eventually group them by dialects if the number of files in the ...
- 07:23 AM Database Feature #7020: always use "expanded" extent fields
- Ovidiu Maxiniuc wrote:
> I have reviewed revisions 16043..16046 (LE) of 7020d. I see nothing wrong with the code.
>... - 07:16 AM Database Feature #7020: always use "expanded" extent fields
- I have reviewed revisions 16043..16046 (LE) of 7020d. I see nothing wrong with the code.
The new file @migrate_wor... - 04:24 AM Database Feature #7020: always use "expanded" extent fields
- Committed to 7020d revision 16046 a change to build.xml to include @tools/scripts/*.sql@ into @p2j.jar@.
- 01:57 AM Database Feature #7020: always use "expanded" extent fields
- Branch *7020d* was rebased to *trunk revsion 16023*, now at revision *16045*.
In revision 16044, I added the @migr... - 09:16 AM User Interface Bug #10249: Numeric FILL-IN in ChUI Mode: Decimal Delimiter Input Discrepancies
- In OE character mode, within a @FILL-IN@ tied to a numeric variable, when a user inputs a character corresponding to ...
- 09:09 AM User Interface Bug #10249 (New): Numeric FILL-IN in ChUI Mode: Decimal Delimiter Input Discrepancies
- 08:31 AM Base Language Bug #10248 (Review): Issue on RETURN ERROR STATEMENT on non-void OO method
- Committed revision *16026* on task branch *10248a*:
- Fix for RETURN ERROR statement on non-void method.
I have n... - 08:25 AM Base Language Bug #10248 (WIP): Issue on RETURN ERROR STATEMENT on non-void OO method
- Created task branch *10248a*.
- 05:50 AM Base Language Bug #10248: Issue on RETURN ERROR STATEMENT on non-void OO method
- We have this code:...
- 05:46 AM Base Language Bug #10248 (Test): Issue on RETURN ERROR STATEMENT on non-void OO method
- 05:33 AM Database Feature #9455: port native user defined functions to SQL Server
- Added 3 more SQL test files to @testcases/udfs/t-sql@.
Committed on 9456a, rev. 16042 - 16043, fix ups of @tostrin... - 01:37 AM Database Feature #9455: port native user defined functions to SQL Server
- Committed functions fixups on 9456a, rev. 16040.
- 05:03 AM Runtime Infrastructure Bug #10174 (Test): Method/Procedure call overwrites procedure return value
- Branch 10174a was merged to trunk rev 16025 and archived.
- 04:48 AM Runtime Infrastructure Bug #10174 (Merge Pending): Method/Procedure call overwrites procedure return value
- Please merge now.
- 04:09 AM Database Bug #10195 (Test): Reset of query buffer in a nested function
- 10195a was merged to trunk 16024 and archived.
- 03:39 AM Database Bug #10195 (Merge Pending): Reset of query buffer in a nested function
- 04:02 AM Database Bug #10171 (Review): Word Index/CONTAINS support for MS SQL Server.
- I have committed my changes for word tables support in MS SQL Server in *9456a revision 16041*.
At the moment only ... - 02:20 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- In our weekly meeting, I mentioned that I would not modify how the M0, M1, F2 and F3 modes are used. I decided to tak...
07/03/2025
- 04:59 PM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> Vladimir Tsichevski wrote:
> > h3. UTFDataFormatException in EDITOR with Long Text
... - 01:59 PM Database Bug #10195: Reset of query buffer in a nested function
- Constantin Asofiei wrote:
> I'll run ETF today.
ETF passed. - 10:34 AM Database Bug #10195: Reset of query buffer in a nested function
- I'll run ETF today.
- 10:31 AM Database Bug #10195: Reset of query buffer in a nested function
- Testing performed the 10195 branch:
- smoke tests of a GUI application ☑️
- smoke and unit tests of a large GUI a... - 11:53 AM Base Language Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- ETF passed.
- 10:00 AM Base Language Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Andrei Iacob wrote:
> I'm waiting a response from:
> * Andrei (ap) to finish another unit tests suite.
Unit test... - 08:09 AM Base Language Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Until now testing was done for:
* customer unit tests;
* #9663;
* reports + harness;
* performance tests (as) - m... - 02:46 AM Base Language Bug #8273 (Internal Test): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Understood now. Lets test it.
- 02:00 AM Base Language Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- @ERROR-STATUS@ is still set. Changes are targeted to only skip the @throw@. Check the following testcase (it works wi...
- 11:49 AM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir Tsichevski wrote:
> Constantin Asofiei wrote:
> > Vladimir, please look into TreeFace.java and TreeWidgetB... - 11:16 AM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Vladimir, please look into TreeFace.java and TreeWidgetBase.java - these define i.e. @ge... - 10:48 AM Database Bug #10083 (Internal Test): Infinite loop when changing walking index fields
- 10083a was merged to trunk rev 16023 and archived.
- 10:34 AM Database Bug #10083 (Merge Pending): Infinite loop when changing walking index fields
- Please merge now.
- 10:30 AM Database Bug #10083: Infinite loop when changing walking index fields
- Constantin Asofiei wrote:
> ETF testing passed.
>
> Is there anything else to test?
Stefanel tested another cu... - 04:14 AM Database Bug #10083: Infinite loop when changing walking index fields
- ETF testing passed.
Is there anything else to test? - 10:35 AM Database Feature #9455: port native user defined functions to SQL Server
- Adopted the sql tests for T-SQL and posted on @testcases/udfs/t-sql@.
- 10:35 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, sorry for my incorrect patch. It can be checked with simple configuration using Hotel Gui. Now I am sure that ...
- 08:09 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I get: "The spawn process failed with 0 error. Please see spawner logs." I don't see any logs. What can I add to incr...
- 12:34 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, could you check this patch with your environment. The new directory settings shoul... - 10:32 AM Conversion Tools Feature #3881: output actual file and line/column for all outputs in conversion/analytics
- I added some logic to implement the idea above, so the @symbols@ are described with more details in @pphints@ file, f...
- 09:52 AM Conversion Tools Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- Decided on the following change:...
- 08:41 AM Base Language Bug #10245 (Review): OS-COPY removes the file
- 08:40 AM Base Language Bug #10245: OS-COPY removes the file
- Committed revision *16023* in task branch *10245a*:
- When the target path is the same with the source path, the @Fi... - 08:15 AM Base Language Bug #10245 (WIP): OS-COPY removes the file
- Created task branch *10245a*.
- 08:01 AM Base Language Bug #10245: OS-COPY removes the file
- When using @OS-COPY@ with the same source and target, FWD removes this file from the filesystem.
This test illustrat... - 07:57 AM Base Language Bug #10245 (Test): OS-COPY removes the file
- 08:10 AM Database Feature #7020: always use "expanded" extent fields
- I have committed @migrate_word_table_names.sql@ to @7020d/tools/scripts@ and added copyright and history entries, etc.
- 07:57 AM Database Bug #9078 (Review): emit FindQuery as (reused) variables
- Committed *9078b/16012*. In case of a DO block that is also a loop, ensure that a block/inner block with "instvarid" ...
- 06:17 AM Database Bug #9078 (WIP): emit FindQuery as (reused) variables
- There's a scenario when using a DO block as a loop and there is no "instvarid" to attach the array, this causes the c...
- 07:52 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- Stefanel Pezamosca wrote:
> Word tables should theoretically work now. All I need to do is to test them on a real te... - 07:15 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- Word tables should theoretically work now. All I need to do is to test them on a real testcase. Before that, I want a...
- 07:14 AM Database Bug #10111: All statements are logged to a single text file for P2JQueryLogger and SQLStatementLo...
- I have committed in @10111a/15980@ the main refactor for having the common logic from @P2JQueryStatisticsConfiguratio...
- 06:40 AM Base Language Bug #10004: NativeInvoker fails if an argument is of type integerConstant
- Please see #10193-17 for an related update.
- 02:44 AM User Interface Bug #10242: Editor content placed too high
- Here is a testcase:...
- 02:36 AM User Interface Bug #10242 (New): Editor content placed too high
07/02/2025
- 01:04 PM Conversion Tools Feature #6256 (Internal Test): improved profile support
- OK, it looks good.
- 08:56 AM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> My only question is why would the metadata schema be bypassed in profile mode. I understand it w... - 08:49 AM Conversion Tools Feature #6256: improved profile support
- Code Review Task Branch 6256a Revision 16022
My only question is why would the metadata schema be bypassed in prof... - 06:41 AM Conversion Tools Feature #6256 (Review): improved profile support
- Committed *6256a/15946* for review, the branch contains:
* The NPE fix for the issue mentioned in #6256-97 - reintro... - 11:08 AM Conversion Tools Feature #3881 (WIP): output actual file and line/column for all outputs in conversion/analytics
- When we have several @&SCOPED-DEFINE@ directives, the @cache@ file seems to not have any knowledge of the original li...
- 10:49 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- I have the function to generate the necessary triggers for word index table updates. I attached a generated DDL to se...
- 09:59 AM Base Language Bug #8273: avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Andrei, the raised ERROR condition still needs to properly set @ERROR-STATUS:ERROR@ and record as @ERROR-STATUS:GET/N...
- 09:55 AM Base Language Bug #8273 (Review): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- 09:54 AM Base Language Bug #8273 (WIP): avoid ErrorConditionException for FIND ... NO-ERROR if no record is found
- Based on #9663, I've noticed that for a @FIND ... NO-ERROR@ that is executed *~130k* times with *no record found*, ex...
- 09:14 AM Conversion Tools Bug #10235 (Internal Test): Wrong variable used on CATCH block
- Thanks, we need to conversion-test this.
- 08:18 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- Committed revision *16015* on task branch *10235a*:
- moved the condition into @common-progress.rules@
Committed ... - 07:44 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- Please move this code into a function in @common-progress.rules@...
- 07:38 AM Conversion Tools Bug #10235 (Review): Wrong variable used on CATCH block
- Created task branch *10235a*.
Committed revision *16014* on task branch *10235a*:
- CATCH variable scoping fixups f... - 05:56 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- Constantin Asofiei wrote:
> Change it like this:
> [...]
This passes on FWD and 4GL. It is used the same -variab... - 05:52 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- Change it like this:...
- 05:51 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- Constantin Asofiei wrote:
> Please check what @anotherError@ contains in the method. I think 4GL defines a single v... - 05:22 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- Please check what @anotherError@ contains in the method. I think 4GL defines a single var per top-level block, not m...
- 05:19 AM Conversion Tools Bug #10235 (WIP): Wrong variable used on CATCH block
- When using a @DO ON CATCH@ block on a method, this issue does *not* occur.
* {{Collapse(ABL code)... - 09:00 AM User Interface Bug #4135 (Test): high dpi screens display in low dpi
- Branch 4135c was merged to trunk rev 16018 and archived.
- 08:33 AM User Interface Bug #4135 (Merge Pending): high dpi screens display in low dpi
- Please merge 4135c to trunk.
- 08:28 AM User Interface Bug #4135: high dpi screens display in low dpi
- Yes, the changes are done only for p2j.perf_tests.js. So I tested Hotel Gui in the virtual desktop mode.
- 07:12 AM User Interface Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek, could this branch 4135c with minor changes be merged into the trunk? The current r... - 07:09 AM User Interface Bug #4135: high dpi screens display in low dpi
- Hynek, could this branch 4135c with minor changes be merged into the trunk? The current rev 4135c is 16018.
- 08:07 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> Roger, could you check this patch with your environment. The new directory settings shoul... - 06:03 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Roger, could you check this patch with your environment. The new directory settings should be...
- 01:27 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- It seems that the code changes is required to setup this case properly. If we start to use the proxy server configura...
- 07:13 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Alex, I redid #9985-17, but is exactly the same with the one posted here.
- 05:46 AM Database Feature #9455: port native user defined functions to SQL Server
- Eduard Soltan wrote:
> Question, can the tests from @testcases/udfs@ be adopted to SQL Server and properly tested?
... - 05:45 AM Testing Support #10238: migrate UDF tests to ABLUnit and expand coverage
- See [[p2j:UDF Tests]].
- 05:44 AM Testing Support #10238 (New): migrate UDF tests to ABLUnit and expand coverage
- 04:47 AM Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure Bug #10174: Method/Procedure call overwrites procedure return value
- There is also this for @CONSUME@:...
- 04:19 AM Runtime Infrastructure 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 Runtime Infrastructure Bug #10174: Method/Procedure call overwrites procedure return value
- Constantin Asofiei wrote:
> @rtype == ReturnType.STORE@ should match also on @rtype == ReturnType.NORMAL@. Was @rty... - 04:26 AM Conversion Tools Bug #10099 (WIP): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- 04:25 AM Conversion Tools Bug #10215 (Test): ant rpt fails when running only conversion.front
- Branch 10215a was merged into trunk as rev. 16017 and archived.
- 04:07 AM Conversion Tools Bug #10215 (Merge Pending): ant rpt fails when running only conversion.front
- Please merge now.
- 04:06 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Committed rev. 16015 on branch 10215a that addresses the feedback received.
- 04:00 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Paul, please add history entry and update copyright year.
- 02:05 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Greg Shah wrote:
> Is #6490-29 still fixed with the 10125a? If so, this seems pretty low risk to merge.
Yes, the... - 03:11 AM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir, please look into TreeFace.java and TreeWidgetBase.java - these define i.e. @get/setPrivateData@, while the ...
- 02:40 AM Conversion Tools Bug #10185 (Test): ADE conversion and runtime
- Branch 10185a was merged to trunk rev 16016 and archived.
- 02:16 AM Conversion Tools Bug #10185 (Merge Pending): ADE conversion and runtime
- Conversion testing passed. Please merge 10185a after 9550a.
- 02:32 AM Database Bug #10083: Infinite loop when changing walking index fields
- Constantin Asofiei wrote:
> I'll run ETF with this. Eduard, what's the state of the #10083-17 tests?
Passed with... - 02:31 AM Database Bug #10083: Infinite loop when changing walking index fields
- I'll run ETF with this. Eduard, what's the state of the #10083-17 tests?
- 01:40 AM Base Language Bug #10227 (Test): XML Character Escaping issue on the last chunk
- Branch 10227a was merged to trunk rev 16014 and archived.
- 01:26 AM Base Language Bug #10227: XML Character Escaping issue on the last chunk
- Constantin Asofiei wrote:
> Please check the test from #5494-3 - the file is in the archive at that task. If that w...
07/01/2025
- 07:42 PM Database Feature #9455: port native user defined functions to SQL Server
- Yes, I think so. That's a good idea. Although, at a quick look they are not very extensive, but it's better than noth...
- 04:09 AM Database Feature #9455: port native user defined functions to SQL Server
- Question, can the tests from @testcases/udfs@ be adopted to SQL Server and properly tested?
- 01:43 AM Database Feature #9455: port native user defined functions to SQL Server
- Ovidiu Maxiniuc wrote:
> Eduard,
>
> Do you have any pending changes to 9456a as part of this task?
For now n... - 06:00 PM Conversion Tools Bug #10215 (Internal Test): ant rpt fails when running only conversion.front
- 06:00 PM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Is #6490-29 still fixed with the 10125a? If so, this seems pretty low risk to merge.
- 10:09 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Tested @ant rpt@ with and without #5586 on top of 10215a on hotel_gui and both passed.
Also looked through analytics... - 08:37 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Committed rev. 16014 on branch 10125a that introduces the fix made by Constantin above:...
- 07:35 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Paul, previously @is_extent_lvalue_ref@ was not matching on fields (the @descedent(prog.lbracket, 1)@ was wrong, firs...
- 05:56 PM Conversion Tools Feature #10190 (Internal Test): Prototype the changes to the build to add ANTLR v4
- 05:56 PM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revision 16001
The changes are good. - 11:10 AM Conversion Tools Feature #10190 (Review): Prototype the changes to the build to add ANTLR v4
- Greg Shah wrote:
> Code Review Task Branch 10190a Revisions 15999 and 16000
>
> The @registerGrammarTask()@ isn't... - 08:57 AM Conversion Tools Feature #10190 (WIP): Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revisions 15999 and 16000
The @registerGrammarTask()@ isn't quite right. Not all g... - 05:06 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Greg Shah wrote:
> Vladimir Tsichevski wrote:
> > Greg Shah wrote:
> > > What testing has been done?
> >
> > Th... - 04:51 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Vladimir Tsichevski wrote:
> Greg Shah wrote:
> > What testing has been done?
>
> The @TestParse.cls@ has 600+ t... - 03:53 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Greg Shah wrote:
> What testing has been done?
The @TestParse.cls@ has 600+ test cases. - 03:40 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- What testing has been done?
- 01:21 PM Base Language Bug #9906: Incorrect date parsing in FWD DATE(CHARACTER) implementation
- Can this be merged? This blocks the #9846 customer issue.
- 03:41 PM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- Yes, please. Use 9456a.
- 05:04 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- I have an untested prototype for @P2JSQLServer2012Dialect.generateWordTablesDDLImpl@ method. I guess I should work ov...
- 02:56 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- The bridged network of Docker has been a challenge to figure out. The "normal" Docker container hasn't been a problem...
- 02:03 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I think that the root cause is that the embeedded web server of the client process should start as host=172.18.0.3 an...
- 01:42 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- It seems that we can try the configuration where we set the forward proxy server to 192.168.1.195.
- 01:39 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> I see that the embedded web server has been started on the host=172.18.0.3 and port = 844... - 01:30 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- VM works as a proxy server.
- 01:28 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- I see that the embedded web server has been started on the host=172.18.0.3 and port = 8443 so the embedded server cou...
- 09:09 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey Ivanovskiy wrote:
> It seems that the host name should be given by @host@ under @webClient@ node:
> [...]
>... - 07:48 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- If the host name can be resolved to ip address on this vm, then the configuration can be...
- 07:42 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- It seems that the host name should be given by @host@ under @webClient@ node:...
- 07:21 AM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Sergey: Please review and answer the questions.
- 11:41 AM Runtime Infrastructure Bug #10174: Method/Procedure call overwrites procedure return value
- @rtype == ReturnType.STORE@ should match also on @rtype == ReturnType.NORMAL@. Was @rtype != ReturnType.ERROR@ match...
- 11:37 AM Base Language Bug #10227 (Merge Pending): XML Character Escaping issue on the last chunk
- Please check the test from #5494-3 - the file is in the archive at that task. If that works, then we can merge.
- 09:36 AM Conversion Tools Bug #10237: keepTildes is keeping tilde when preprocessor directive contains tilde and curly brace
- Having the following testcase:...
- 09:29 AM Conversion Tools Bug #10237 (New): keepTildes is keeping tilde when preprocessor directive contains tilde and curl...
- 09:16 AM User Interface Bug #9916: FILL-IN: date format: incorrect condition for triggering normalization of third component
- 9916a rebased to the latest trunk, rev. 16014. Please, review.
- 09:12 AM Conversion Tools Feature #7180 (WIP): create a centralized manager for the conversion list and per-file/project st...
- I'll put this into WIP until 5586a (#5586) is merged, the purpose is to get 7180a rebased to latest trunk which conta...
- 08:21 AM Conversion Tools Feature #6256: improved profile support
- Anything at the global level should be assumed to be present for all profiles. Anything in a profile should be *adde...
- 08:04 AM Conversion Tools Feature #6256: improved profile support
- The issue with the database is actually related to how the default profile in SchemaCOnfig is set, the root cause is ...
- 06:05 AM Conversion Tools Feature #6256: improved profile support
- The global schema should be used by a profile only when none of the active profiles have a schema defined, this is th...
- 02:43 AM Conversion Tools Feature #6256 (WIP): improved profile support
- 02:43 AM Conversion Tools Feature #6256: improved profile support
- Dănuț Filimon wrote:
> Greg Shah wrote:
> > If a profile contains any schema at all, then the top-level namespaces ... - 08:13 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- Artur Școlnic wrote:
> I used the temp table for simplicity, the behavior of the @find@ should be similar. I am just... - 06:27 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- I used the temp table for simplicity, the behavior of the @find@ should be similar. I am just trying to understand wh...
- 06:18 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- PS: FWD is trying to do its best to cover such "no cost" with the FF cache.
- 06:17 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- > Is this accurate?
> find tt1 where tt1.f1 = 1. //no op? record already in buffer
Not really. We can't tell if... - 04:08 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- ...
- 02:56 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- I made the change, the code is in 10222a/16013.
- 07:13 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
- Here is a testcase:...
- 07:10 AM User Interface Bug #10236 (Test): Side label for a widget isn't displayed when parent frame is defined using n...
- 05:22 AM Conversion Tools Bug #10235: Wrong variable used on CATCH block
- There is a issue when there are multiple @CATCH@ blocks. On FWD, the variable reference for the first block is from t...
- 05:14 AM Conversion Tools Bug #10235 (Test): Wrong variable used on CATCH block
06/30/2025
- 06:44 PM Documentation Support #9709: Needed: Basic example of configuring separate client and server
- Greg Shah wrote:
> A separate system on which clients can be run is just one that:
>
> # Has all the installation... - 03:15 PM Conversion Tools Support #10231: Document the code style guidelines for ANTLR grammars, based on progress.g
- The core rules have these forms:...
- 10:08 AM Conversion Tools Support #10231: Document the code style guidelines for ANTLR grammars, based on progress.g
- The wiki is the [[p2j:ANTLR Grammar Coding Standards]].
- 10:07 AM Conversion Tools Support #10231 (WIP): Document the code style guidelines for ANTLR grammars, based on progress.g
- 10:26 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Why not just put some protection code in @describe_extent_lvalue@? Better yet, make sure that @describe_extent_lvalu...
- 03:28 AM Conversion Tools Bug #10215 (Review): ant rpt fails when running only conversion.front
- The problem comes from one modified function located in @rules/include/common-progress.rules@, precisely the *is_exte...
- 03:26 AM Conversion Tools Bug #10215 (WIP): ant rpt fails when running only conversion.front
- 10:12 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- Yes, there are a few changes in the UDFs for word tables. To check their existence the right type is @IF@ not @FN@ an...
- 03:56 AM Database Bug #10171 (WIP): Word Index/CONTAINS support for MS SQL Server.
- What I have so far.
* An improved @dbo.words@ function:... - 10:08 AM Database Bug #6767: Possible name clashes in DMO classes
- 6767c rebased to the current trunk, rev now is 16018.
- 08:29 AM Database Bug #6767: Possible name clashes in DMO classes
- Tested the branch with our big customer application, and no issues were identified. We can also validate using our Ch...
- 09:59 AM Database Feature #9455: port native user defined functions to SQL Server
- Eduard,
Do you have any pending changes to 9456a as part of this task?
The reason to ask is that I have some o... - 09:54 AM Database Bug #9078: emit FindQuery as (reused) variables
- I looked at the fix in 16011. The changes are correct.
- 02:26 AM Database Bug #9078: emit FindQuery as (reused) variables
- Dănuț Filimon wrote:
> Artur found a regression while converting a customer application, currently investigating.
I... - 02:18 AM Database Bug #9078: emit FindQuery as (reused) variables
- Artur found a regression while converting a customer application, currently investigating.
- 09:12 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Dănuț Filimon wrote:
> Greg, the skipDBSchema is quite old. I suggest removing it and using the @schema@ flag to do ... - 07:29 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg, the skipDBSchema is quite old. I suggest removing it and using the @schema@ flag to do the job.
- 06:24 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- #10208-13 can be achieved by correctly setting CvtRunMode.skipDBSchema, I made it protected and did the following for...
- 05:34 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I created *10208a* from *trunk/16005* and committed an initial version in *10208a/16006*. The changes are for #10208-9.
- 03:54 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I've made a few changes as mentioned in #10208-9, but I am wondering if there are any other conversion steps I should...
- 09:12 AM Database Feature #7020: always use "expanded" extent fields
- *7020d* was rebased to *trunk revision 16013*. Last revision is 16033.
- 02:00 AM Database Feature #7020: always use "expanded" extent fields
- All regression testing has passed. The previous found regression for ChUI tests has been fixed.
I'd say *7020d* is... - 09:09 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- OK, I made the two changes and committed to *10190a/16000*.
- 07:47 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> Greg Shah wrote:
> > Code Review Task Branch 10190a Revisions 15996 through 15998
> >... - 03:17 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Greg Shah wrote:
> Code Review Task Branch 10190a Revisions 15996 through 15998
>
> The overall approach looks go... - 08:01 AM Base Language Bug #10227: XML Character Escaping issue on the last chunk
- Constantin Asofiei wrote:
> What's the edge case here? Is this the case when:
> * there are no more characters to ... - 08:00 AM Base Language Bug #10227: XML Character Escaping issue on the last chunk
- What's the edge case here? Is this the case when:
* there are no more characters to be read (@firstBufLen < len@) a... - 07:47 AM Base Language Bug #10227 (Review): XML Character Escaping issue on the last chunk
- Created task branch *10227a*.
Committed revision *1783* on @testcases@ (added tests)
Committed revision *16013* on ... - 07:16 AM Base Language Bug #10227 (WIP): XML Character Escaping issue on the last chunk
- When reading XML into a TEMP-TABLE, there is a issue when escapes are used....
- 07:07 AM Base Language Bug #10227 (Test): XML Character Escaping issue on the last chunk
- 07:59 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- Artur Școlnic wrote:
> I agree, in a hypothetical scenario where someone changes a record and immediately attempts t... - 07:47 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- I agree, in a hypothetical scenario where someone changes a record and immediately attempts to find it more than once...
- 07:43 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- Yes, this is what happens in trunk and is a valid scenario. Removing this will be functionally OK, but we will see a ...
- 07:42 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- So to be clear, in the same session, If a record is modified, but not yet committed, it should be cached and be found...
- 07:39 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- Artur Școlnic wrote:
> It is my understanding that this is correct behavior, if the data is changed (and uncommitted... - 07:37 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- Alexandru Lungu wrote:
> I one session runs a FIND multiple times, then it won't benefit from the cache considering ... - 07:34 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- After writing #10222-1 I reckon that such change can introduce some performance penalty for same-session case. I one ...
- 07:21 AM Database Support #10222 (Review): Is cross-session dirty share available through Fast Find Cache even if d...
- I added a new dmo state @COMMITED@, it indicates that a record contains committed data, dafault value is true. The fa...
- 04:31 AM Database Support #10222 (WIP): Is cross-session dirty share available through Fast Find Cache even if disa...
- 04:03 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- There are two changes we should consider implementing to prevent transaction isolation violations in Fast Find Cache:...
- 03:39 AM Database Support #10222: Is cross-session dirty share available through Fast Find Cache even if disabled?
- The Fast Find Cache is a cache that targets FIND queries. It is cross-session and per-database. If a session does a F...
- 03:28 AM Database Support #10222 (WIP): Is cross-session dirty share available through Fast Find Cache even if disa...
- 07:49 AM Base Language Bug #10221: jackson has a limitation of 20million for a string value
- Greg Shah wrote:
> Is there any downside to making this change? (e.g. increased memory usage by default)
Not really... - 07:45 AM Base Language Bug #10221: jackson has a limitation of 20million for a string value
- Is there any downside to making this change? (e.g. increased memory usage by default)
> do we make this configurab... - 06:53 AM Database Support #10226: Consider creating one single dirty-share database per session to support intra-se...
- Similar to #10222, I think that @DefaultDirtyShareManager@ is still able to leak records in between sessions. I am no...
- 06:49 AM Database Support #10226 (New): Consider creating one single dirty-share database per session to support in...
- 05:04 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut/Vladimir, regarding @UTFDataFormatException@, also consider #10193, task reported by a customer.
In that case... - 04:52 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Vladimir Tsichevski wrote:
> h3. UTFDataFormatException in EDITOR with Long Text
>
> When an @EDITOR@ contains te... - 04:11 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- *Paula*, mind that FWD trunk has now a change for high dpi screens (#4135). The change is in trunk, but the task is i...
- 02:14 AM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> If a profile contains any schema at all, then the top-level namespaces are ignored. I think that...
06/27/2025
- 04:31 PM Base Language Bug #10221: jackson has a limitation of 20million for a string value
- Jackson has a limitation of 20 million length for string values in a JSON - see https://lists.apache.org/thread/pfbxr...
- 04:27 PM Base Language Bug #10221 (New): jackson has a limitation of 20million for a string value
- 01:32 PM Conversion Tools Feature #6256: improved profile support
- Code Review Task Branch 6256a Revisions 15944 and 15945
If a profile contains any schema at all, then the top-leve... - 12:43 PM Database Bug #10181 (Test): Date shifted one day earlier when importing data
- Branch 10181a was merged into trunk on behalf of Lorian (ls) as rev. 16010 and archived.
- 09:24 AM Database Bug #10181: Date shifted one day earlier when importing data
- Update on the regression testing:
* harness ✅
* large app with fwd tests -- unittests ✅
* large GUI app unittest... - 12:29 PM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Code Review Task Branch 10190a Revisions 15996 through 15998
The overall approach looks good.
1. We will have s... - 10:04 AM Conversion Tools Feature #10190 (Review): Prototype the changes to the build to add ANTLR v4
- I have committed the changes to *10190/15998*. I added the @antlr4All@ registered in @gradle@ into the @ant-antrl@ ta...
- 09:56 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> Constantin: Do we already detect that UAST @.hints@ file changes are a cause to reconvert the ass... - 09:47 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- The approach seems correct to me.
> I am not sure if there are any hint files for schema?
Yes, there are schema... - 09:12 AM Conversion Tools Bug #10208 (WIP): do not convert the schema in incremental mode if it hasn't changed
- 09:12 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- My current implementation works like this:
# @SchemaLoader.importSchema()@ should call @ConversionData.saveFileHash(... - 03:29 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> I don't object, but can we just add the schemata to the FILE_SIGNATURE table?
Yes, I will do t... - 09:44 AM Database Bug #10195 (Internal Test): Reset of query buffer in a nested function
- I am OK with the changes in 10195a.
- 08:05 AM Database Bug #10195 (Review): Reset of query buffer in a nested function
- 05:16 AM Database Bug #10195: Reset of query buffer in a nested function
- Committed on 10195a, rev. 15997.
Changed iterateReleaseOverrideScope into a stack of scopes. A new level is added... - 03:55 AM Database Bug #10195: Reset of query buffer in a nested function
- Alexandru Lungu wrote:
> This is a problem, right?
Of course this is a problem, I am currently giving a try to... - 03:25 AM Database Bug #10195: Reset of query buffer in a nested function
- Eduard Soltan wrote:
> Alexandru Lungu wrote:
> > > It is not affected since the RecordBuffer will not be included ... - 03:24 AM Database Bug #10195: Reset of query buffer in a nested function
- Alexandru Lungu wrote:
> > It is not affected since the RecordBuffer will not be included in the of the nested for-e... - 09:37 AM Conversion Tools Feature #3971: add support for unicode escape sequences in the preprocessor
- Octavian, is #8027 fixing already this task?
- 09:33 AM Database Feature #7020: always use "expanded" extent fields
- Stefanel Pezamosca wrote:
> There may be a regression showing in the ChUI tests. I need to double check.
I might ... - 03:26 AM Database Feature #7020: always use "expanded" extent fields
- #10215 is the task handling this.
- 09:23 AM Database Feature #4012: replacing TCP/IP (AF_INET) sockets with Unix Domain Sockets (AF_UNIX) as PostgreSQ...
- I did a small investigation into this issue, my main conclusions are:
1. Unix sockets cannot be used to communicat... - 09:01 AM Database Bug #9078: emit FindQuery as (reused) variables
- I committed *9078b/16010* to address #9078-101 and #9078-102.
- 07:29 AM Database Bug #9078: emit FindQuery as (reused) variables
- I think @downPath(this, prog.kw_find, prog.record_phrase)@ will cover all @FIND@ statements. For example, a @FIND FIR...
- 04:16 AM Database Bug #9078: emit FindQuery as (reused) variables
- Ovidiu Maxiniuc wrote:
> I looked at 9078b / r16008.
>
> The code looks pretty much solid. But it's difficult to ... - 08:42 AM Database Feature #9456: implement SQL Server dialect and helpers
- As reported previously, I encountered some issues while fixing the FWD support for logical/boolean expressions in MSS...
- 08:04 AM User Interface Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- I've fixed scenarios 4 and 5.
*Committed 10085a revision 16002.*
Please review, Vladimir Tsichevski! - 06:12 AM User Interface Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- *Scenario 4:*
1. Insert some text into an editor, e.g., a.
2. "CTRL + X" on selected text.
3. Insert some text int... - 06:07 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- > Ctrl-Z Undo Fails in EDITOR After Cut and Paste
I have fixed this issue.
>You probably forget to push the reb... - 07:53 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- > Alex, let me know if you'd like the chart extended beyond 45 characters
Not really, I wanted to know if there is... - 07:26 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I regenerated the chart, and here’s the updated version using lengths up to *45* characters:
!ratio2.png!
Below... - 03:40 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Sure, do you want me to include only lowercase words, only uppercase or mixed ones?
- 03:35 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Paula, can you redo #9985-11, but also include texts till ~50 length? Some fill-ins and editors allow the input of na...
- 07:46 AM Testing Support #10113 (Pending): evaluate and test code coverage tooling
- I have ran the conversion with one big GUI customer application. It took a bit longer (Maybe 20%) but it finished OK....
- 05:56 AM Conversion Tools Bug #10185: ADE conversion and runtime
- Committed revision *15998* on task branch *10185a*:
- history entry fix on NameConverter.java, java_templates.tpl, B... - 02:51 AM Database Feature #9455: port native user defined functions to SQL Server
- Changed udfs names and comments formats in *rev. 16007*. I confused the formats with @mariadb@ udfs, and it is a bit ...
06/26/2025
- 07:10 PM Database Feature #9455: port native user defined functions to SQL Server
- Sorry, I did these changes unintentionally. I do not have an explanation for them 😕.
- 07:02 PM Database Feature #9455: port native user defined functions to SQL Server
- Eduard,
I looked a bit over the UDFs you wrote. There is a bit of work still to be done. Please see my 5 notes blo... - 08:11 AM Database Feature #9455: port native user defined functions to SQL Server
- Eduard Soltan wrote:
> Committed on 9456a, rev. *16006*.
Thank you, I am grabbing the changes right now.
> Add m... - 05:07 AM Database Feature #9455: port native user defined functions to SQL Server
- Committed on 9456a, rev. *16006*.
Add most of the remaining udfs. There still some edge cases to handle, especiall... - 04:50 PM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> I did rebase to the trunk. The commit revision has changed to the *16000*
You prob... - 04:45 PM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- h3. Ctrl-Z Undo Fails in EDITOR After Cut and Paste
1. In an @EDITOR@, insert text (e.g., @a@).
2. Select the tex... - 04:23 PM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- h3. UTFDataFormatException in EDITOR with Long Text
When an @EDITOR@ contains text longer than 65535 characters, t... - 04:35 PM Database Bug #9078: emit FindQuery as (reused) variables
- I looked at 9078b / r16008.
The code looks pretty much solid. But it's difficult to spot all possible issues only ... - 07:25 AM Database Bug #9078: emit FindQuery as (reused) variables
- Rebased *9078b* to latest *trunk/16003*, the branch is now at revision *16008*.
- 06:57 AM Database Bug #9078 (Review): emit FindQuery as (reused) variables
- Committed *9078b/15974*, Added rules to count the number of FindQuery instances in a top level block, but also added ...
- 02:45 PM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> The conversion with 6767c gives me this:
> [...]
>
> The compile error is on @getPri... - 02:06 PM Database Bug #6767: Possible name clashes in DMO classes
- The conversion with 6767c gives me this:...
- 01:43 PM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Vladimir Tsichevski wrote:
> > I updated @methodText@ from @getNextSibling@ to @nextSib... - 12:35 PM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir Tsichevski wrote:
> I updated @methodText@ from @getNextSibling@ to @nextSibling@. However, this change did... - 01:22 PM Database Feature #7020: always use "expanded" extent fields
- Stefanel Pezamosca wrote:
> Roger Borrello wrote:
> > An I apologize if this isn't related to expanded extents at a... - 01:09 PM Database Feature #7020: always use "expanded" extent fields
- Roger Borrello wrote:
> An I apologize if this isn't related to expanded extents at all. I can post to #7143, if nec... - 01:00 PM Database Feature #7020: always use "expanded" extent fields
- And I apologize if this isn't related to expanded extents at all. I can post to #7143, if necessary.
- 12:58 PM Database Feature #7020: always use "expanded" extent fields
- I am not sure if this is related, but I the *ReportDriver* gives a NPE error getting the @"extent"@ annotation.
{{co... - 09:29 AM Database Feature #7020: always use "expanded" extent fields
- Stefanel Pezamosca wrote:
> Roger Borrello wrote:
> > Stefanel Pezamosca wrote:
> > > Radu tested @7020d@ with @<p... - 01:21 PM Base Language Feature #6490: DYNAMIC-INVOKE which returns an extent
- Have you been alerted to the #7143-1555 regression? This affects the *ReportDriver* for Hotel and Hotel GUI. The belo...
- 11:40 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- > Instead of using the bundled AntlrTask from gradle(which was introducing the dependency conflict), we can manually ...
- 10:51 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> * Added logic to exclude @org.ow2.asm@ dependency when running antlr4All.
>
> * Im... - 10:18 AM Database Bug #10195: Reset of query buffer in a nested function
- > It is not affected since the RecordBuffer will not be included in the of the nested for-each block or any other ite...
- 10:01 AM Database Bug #10195: Reset of query buffer in a nested function
- Alexandru Lungu wrote:
> I am OK with the changes in 10195a.
>
> The point here is that the buffer can have its s... - 10:09 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- I don't object, but can we just add the schemata to the FILE_SIGNATURE table?
- 09:06 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- As far as I can tell, there doesn't seem to be any information (e.g. hash) for the schema file in the cvtdb database....
- 08:57 AM Database Bug #10049: UDF configuration regression in Persistence.java
- Ovidiu Maxiniuc wrote:
> No intention. Sorry. Reverted back to old values.
Thank you! - 08:56 AM Database Bug #10083: Infinite loop when changing walking index fields
- Rebased to latests trunk, and performed the following tests:
- smoke tests of a GUI application ☑️
- smoke and un... - 08:06 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I want this to also be documented in case the discussion about using one connection in a multithreaded environment ar...
- 07:29 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I want to document on the task what exactly could the async 'for each' achieve and when it is especially beneficial.
... - 07:43 AM Runtime Infrastructure 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...
- 07:23 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- While testing @rpt@ I've found the following behavior: (clean hotel and clean trunk r16001)
* @ant rpt@ fails
* @an... - 07:22 AM Conversion Tools Bug #10215: ant rpt fails when running only conversion.front
- Regression when running @ant rpt@:
Tested with trunk 15918, no issues here.
With trunk 15960 and onward the followi... - 07:21 AM Conversion Tools Bug #10215 (Test): ant rpt fails when running only conversion.front
- 07:17 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
I can help with running harness or smoketest if needed.- 07:16 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- I'd like to start testing my changes in the customer app. What instructions are best to use? Also, which person is th...
- 05:37 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- And yes, my assumption was correct: FWD tends to *underestimate* the width of words written entirely in *uppercase*. ...
- 05:25 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I also compared how much FWD is off compared to JS for that particular batch of words (lowercase only words).
!pi... - 04:29 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I also noticed that changing @RenderingHints@ between @VALUE_TEXT_ANTIALIAS_ON@ and @VALUE_TEXT_ANTIALIAS_OFF@ does n...
- 04:21 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- Here's the chart you suggested where:
!ratio-chart.png!
* min: is the lowest ratio observed among words of the ... - 02:12 AM Conversion Tools Bug #10185: ADE conversion and runtime
- Committed revision *15997* on task branch *10185a*:
- Fixed compilation issues of @BROWSE:NO-EMPTY-SPACE@. The inter...
06/25/2025
- 05:30 PM Database Feature #9455 (WIP): port native user defined functions to SQL Server
- Yes, of course!
- 08:27 AM Database Feature #9455: port native user defined functions to SQL Server
- Ovidiu, should I commit my udfs implementation on 9456a?
- 05:28 PM Database Bug #10049: UDF configuration regression in Persistence.java
- No intention. Sorry. Reverted back to old values.
- 05:03 PM Database Bug #10049: UDF configuration regression in Persistence.java
- I am a little concerned with how Hotel GUI has changed. I have been enabling the capability to modify the password fo...
- 02:46 PM User Interface Bug #10212: FILL-IN for DECIMAL Variable: Incorrect DELETE-CHARACTER Handling in ChUI Mode
- *Steps to Reproduce*:
# Create a @FILL-IN@ for a @DECIMAL@ variable with the default DECIMAL format.
# Run the ap... - 02:37 PM User Interface Bug #10212 (New): FILL-IN for DECIMAL Variable: Incorrect DELETE-CHARACTER Handling in ChUI Mode
- 10:44 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Made an initial commit to *10190/15996*:
* Defined new antlr4 configuration for Antlr-related JARs.
* Added log... - 08:17 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> Tomasz Domin wrote:
> > Did you/Can you try upgrading ow2.asm instead of removing it ?... - 08:15 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Tomasz Domin wrote:
> Florin Eugen Rotaru wrote:
Most likely, I don't see other cause for that dependency conflic... - 07:39 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> So it is probably a conflict (@ow2.asm@?).
Is @ow2.asm@ direct or indirect @antlr4@ de... - 07:23 AM Conversion Tools Feature #10190: Prototype the changes to the build to add ANTLR v4
- Florin Eugen Rotaru wrote:
> I think the next steps are
>
> * Solve this conflict
I have managed to get the t... - 10:37 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- > To answer Alexandru's questions, the JDBC driver does not allow for concurrent result set traversal within a single...
- 10:28 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- To answer Alexandru's questions, the JDBC driver does not allow for concurrent result set traversal within a single ...
- 09:23 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I really don't want to purge some historical philosophy from FWD (JDBC + connection pooling + one connection per thre...
- 05:33 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I also think we can determine if the queries in the for each alter the iterated table, if not, enable async, but crea...
- 05:26 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I think I have hit a wall with the current approach. When you're using the same JDBC Connection and have an open Resu...
- 10:17 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- > Disabling M0 will need to be done only for the main db, and not the temp schemas.
Before #6083, we could imple... - 10:00 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Greg Shah wrote:
> Can we just disable M0 in incremental mode?
The problem with is that for #9457 app, front-end sc... - 09:48 AM Conversion Tools Bug #10208: do not convert the schema in incremental mode if it hasn't changed
- Customers have reported that we always convert the schema in incremental mode (see #10175-26). For large projects, t...
- 09:00 AM Conversion Tools Bug #10208 (Closed): do not convert the schema in incremental mode if it hasn't changed
- 10:16 AM Conversion Tools Feature #6083: schema (.df) changes in incremental conversion mode should only reconvert those pr...
- In addition to calculating the non-schema dependencies for incremental mode, whatever changes to the schemata have be...
- 09:05 AM Database Bug #9078: emit FindQuery as (reused) variables
- Dănuț Filimon wrote:
> I managed to get a working version for #9078-95 and started working on a version where it use... - 08:18 AM Database Bug #9078: emit FindQuery as (reused) variables
- I managed to get a working version for #9078-95 and started working on a version where it uses an array in case too m...
- 04:56 AM Database Bug #9078: emit FindQuery as (reused) variables
- Current rule-set:...
- 04:53 AM Database Bug #9078: emit FindQuery as (reused) variables
- Constantin mentioned that I could count the number of FindQueries for each top level block and emit the array only wh...
- 08:48 AM User Interface Bug #9855 (Test): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- 08:42 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> Please go ahead and merge 9855a.
Merged as trunk rev. 16001. - 07:23 AM User Interface Bug #9855 (Merge Pending): Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Please go ahead and merge 9855a.
- 07:21 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> 9855a passed ChUI regression tests.
I think, this change can be merged then. - 03:32 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- 9855a passed ChUI regression tests.
- 08:22 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- I think the best kind of visualization would be by comparing JS to Swing (non-antialiased). What we do now is to comp...
- 06:08 AM User Interface Bug #9985: Incorrect text width calculation when metrics are not cached
- In the current implementation of FWD, we rely on Java Swing to measure the text width, while the actual rendering hap...
- 07:45 AM Conversion Tools Bug #10185 (Review): ADE conversion and runtime
- Committed revision *15995* on task branch *10185a*:
- Added a partial implementation of @WIDGET:UNIQUE-MATCH@.
- Ad... - 01:52 AM Conversion Tools Bug #10185: ADE conversion and runtime
- Committed revision *15994* on task branch *10185a*:
- Added conversion support for BUFFER:IS-PARTITIONED (currently ... - 07:42 AM Testing Support #6859: preprocessor tests
- While analyzing conversion logs with this changes I cam across an issue and created the following testcase:
{{Coll... - 04:31 AM Base Language Bug #10203: XMLs cannot be imported into a dataset without a schema present
- In 4GL, it is possible to import an XML file into a @DATASET@ handle without a pre-existing schema. The dataset struc...
- 04:29 AM Base Language Bug #10203 (Closed): XMLs cannot be imported into a dataset without a schema present
- 04:02 AM Base Language Bug #9996 (Test): Object references should be decremented at the nearest block instead of the top...
- Branch 9538d was merged to trunk revision 15998 and archived.
- 03:23 AM Base Language Bug #9996 (Merge Pending): Object references should be decremented at the nearest block instead o...
- 9538d can be merged now.
- 02:30 AM Base Language Bug #9996: Object references should be decremented at the nearest block instead of the top-level ...
- 9538d passed all regression tests and can be merged.
- 03:59 AM Base Language Feature #10202: Enhance concat/replace within FWD
- The concatenation operator within 4GL (+) is implemented in FWD with:
*1. @TextOps.Concat@ Method*
This method is... - 03:59 AM Base Language Feature #10202 (New): Enhance concat/replace within FWD
- 03:10 AM Database Bug #10195 (Internal Test): Reset of query buffer in a nested function
- I am OK with the changes in 10195a.
The point here is that the buffer can have its scope opened several times. Usi... - 02:05 AM Database Feature #7020: always use "expanded" extent fields
- There may be a regression showing in the ChUI tests. I need to double check.
06/24/2025
- 06:50 PM Runtime Infrastructure 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 Runtime Infrastructure Feature #10200 (New): session level heap usage tracking
- 05:38 PM Database Bug #10198: analyze FIND statements which use only a small number of fields
- > * at runtime, a mode (when activated) will allow tracking and reporting buffer's field usage (how many fields are r...
- 05:21 PM Database Bug #10198: analyze FIND statements which use only a small number of fields
- #4400 is a mechanism to identify every query back to its original definition in source code. We could do a similar t...
- 03:45 PM Database Bug #10198: analyze FIND statements which use only a small number of fields
- In a customer application, there are patterns where FIND is used to get a record, and from that record only its recid...
- 03:35 PM Database Bug #10198 (New): analyze FIND statements which use only a small number of fields
- 05:11 PM Database Feature #10199: implement a temp-table size limit such that usage above that limit is backed by d...
- Unlimited temp-table usage causes an OOME for the server. OE "spills" to disk when temp-table usage is too large. W...
- 05:05 PM Database Feature #10199 (New): implement a temp-table size limit such that usage above that limit is backe...
- 04:43 PM Database Feature #9456: implement SQL Server dialect and helpers
- Created a table with SQL Server specific issues in "Limitations and Workarounds":https://proj.goldencode.com/projects...
- 04:38 PM Database Feature #9455: port native user defined functions to SQL Server
- As noted in the Monday technical meet, revision 16004 of 9456 contains full support for recognising and parsing custo...
- 03:33 PM Database Support #6709: track nested FIND inside a related FOR loop
- This needs to be brought back into focus. What we need is a mode (when activated) which will track FIND queries, at ...
- 01:33 PM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Done in 9855a rev. 16000.
>
> The line @final byte[] orderB... - 01:10 PM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> Done in 9855a rev. 16000.
The line @final byte[] orderBytes = date.getDateComponentO... - 12:53 PM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> # Conduct a similar investigation for @datetime@ and @datetime-tz@ formats. I will crea... - 12:25 PM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 9855a.
> >
> > The changes look good. Please al... - 11:55 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Vladimir Tsichevski wrote:
> I need to ask somebody to run ChUI regression test on my behalf, since this does not wo... - 11:34 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Hynek Cihlar wrote:
> Code review 9855a.
>
> The changes look good. Please also regression test ChUI beside GUI.
... - 05:45 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- +Hynek
- 05:33 AM User Interface Bug #9855: Date FILL-IN: adjusts DATE format to SESSION:DATE-FORMAT order
- Code review 9855a.
The changes look good. Please also regression test ChUI beside GUI.
Anything left? Should th... - 12:53 PM User Interface Bug #10197: Datetime, datetime-tz FILL-IN: adjusts DATETIME format to SESSION:DATE-FORMAT order
- When a @DATETIME@ or @DATETIME-TZ@ variable’s FORMAT is specified (e.g., @d:FORMAT = "99/99.9999"@), FWD should align...
- 12:43 PM User Interface Bug #10197 (New): Datetime, datetime-tz FILL-IN: adjusts DATETIME format to SESSION:DATE-FORMAT o...
- 12:33 PM Database Feature #7020: always use "expanded" extent fields
- Roger Borrello wrote:
> Stefanel Pezamosca wrote:
> > Radu tested @7020d@ with @<parameter name="expand-extents" va... - 12:08 PM Database Feature #7020: always use "expanded" extent fields
- Stefanel Pezamosca wrote:
> Radu tested @7020d@ with @<parameter name="expand-extents" value="false" />@ in @p2j.cfg... - 10:06 AM Conversion Tools Feature #10190 (WIP): Prototype the changes to the build to add ANTLR v4
- I have added the dependency for @antlr4@ in the *build.gradle*:...
- 10:02 AM Database Bug #10195: Reset of query buffer in a nested function
- Eduard, it will take me a bit more time to review, so I may not make it by EOD. I need to get some tests ongoing on O...
- 04:05 AM Database Bug #10195 (Review): Reset of query buffer in a nested function
- 04:04 AM Database Bug #10195 (WIP): Reset of query buffer in a nested function
- 04:04 AM Database Bug #10195: Reset of query buffer in a nested function
- Committed on 10195a, rev. 15996.
- 03:34 AM Database Bug #10195: Reset of query buffer in a nested function
- I think this tests is a bit more accurate....
- 09:40 AM Runtime Infrastructure Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
- 09:39 AM Runtime Infrastructure 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 Runtime Infrastructure 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...
- 07:26 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Ok, I revised the code, indeed I am creating one thread each time a @for each@ is called and leaking threads, but jus...
- 07:16 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- > Well, it may be a bit more complex to implement but a solution would be to use a pool of worker threads. Consider t...
- 07:05 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Ovidiu Maxiniuc wrote:
> But when FWD decided the code from a client requires a background execution, the context is... - 06:56 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Well, it may be a bit more complex to implement but a solution would be to use a pool of worker threads. Consider the...
- 05:42 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- My goal is to delegate as much work as possible to the secondary thread, ideally the whole @query.next@, this include...
- 03:36 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I see. I wonder if you can't simply pass the result-set to the main thread and use it from there rather than using it...
- 03:22 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- !async_for_each.png!
Each line is a result set access for a given thread, but the connection is shared, so the acc... - 03:03 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- > I meant the access to any result set by a thread should not overlap with the access of another result set
I don'... - 03:00 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Artur Școlnic wrote:
> we will need to synchronize the access to the result sets so that there is no overlap.
I ... - 02:56 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- > we will need to synchronize the access to the result sets so that there is no overlap.
I don't quite understand ... - 02:31 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- After a quick investigation, I found out that most JDBC drivers support multiple opened result sets on a single conne...
- 06:52 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- I had to update a small part of the @getPathToConversionFolder@ method:...
- 06:18 AM Database Feature #7504: Export data tool from FWD into .d files
- I think that should be enough. If the extracted data was identical to original .d files in the cases where these were...
- 05:46 AM Database Feature #7504: Export data tool from FWD into .d files
- An update on the testing :
* multitenant app : exported the data from a multitenant db ✅
* large GUI app : expor... - 05:42 AM User Interface Bug #9873: FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- +Hynek
- 05:41 AM User Interface Bug #9873 (Internal Test): FILL-IN: client crashes on CTRL-SHIFT-LEFT or CTRL-SHIFT-RIGHT
- Code review 9873a. The changes look good.
What testing needs to be done? - 05:13 AM Conversion Tools Bug #10185: ADE conversion and runtime
- I have added @adm2/query.p@ and it seems that we have:
@Unsupported method or attribute KW_IS_PART.@
I am investiga... - 04:32 AM Conversion Tools Bug #10185: ADE conversion and runtime
- With my initial conversion include files, it seems that there are no longer conversion issues. I will update this tas...
- 02:17 AM Conversion Tools Bug #10185: ADE conversion and runtime
- Committed revision *15993* of task branch *10185a*:
- added runtime and conversion support for @BUFFER:HAS-LOBS@.
... - 03:37 AM Conversion Tools Feature #6256 (Review): improved profile support
- I've tested hotel with 2-4 profiles and found no other issues. Greg/Constantin, please review.
#6256-47 is already... - 08:55 PM Runtime Infrastructure 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
- 02:02 PM Database Bug #10195: Reset of query buffer in a nested function
- Found a problem in unit tests of a customer application....
- 01:54 PM Database Bug #10195 (Test): Reset of query buffer in a nested function
- 01:05 PM Base Language Bug #6389 (WIP): LENGTH function with COLUMN option
- I attached the output from my extractor. As noted in #6389-40, there are only 230 intervals.
OTOH, I looked at im... - 11:56 AM Runtime Infrastructure 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 Runtime Infrastructure 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 ... - 10:33 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- > I am not sure how we could end up retrieving more records than indented. We still have the progressive results, the...
- 10:12 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- We might want some kind of "read ahead" limit to avoid doing too much on the secondary thread.
- 10:11 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Alexandru Lungu wrote:
> But with an implementation of async fetching, you may end up gathering record 100.000th and... - 09:59 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Using different connections is a big NO from my POV. If you have X nested FOR EACH, then you may end up with a sessio...
- 08:40 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- At the meeting, Alexandru raised a valid concern regarding the async execution for the foreach query. In my initial i...
- 09:37 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I did rebase to the trunk. The commit revision has changed to the *16000*
- 02:37 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Hi Vladimir, I know this task isn't a top priority, but if you get a chance, could you please take a look at it? Than...
- 09:15 AM Database Bug #9078: emit FindQuery as (reused) variables
- I've made some progress, but I will have to refactor all of the changes for the FindQuery. If I am using an array to ...
- 03:11 AM Database Bug #9078: emit FindQuery as (reused) variables
- Ovidiu Maxiniuc wrote:
> I was thinking about @fqueryArray[0] = new FindQuery();@ initialization. To have a more com... - 09:08 AM Conversion Tools Feature #10190 (Closed): Prototype the changes to the build to add ANTLR v4
- 09:07 AM Database Feature #9305: Replace begins with interval based conditional
- From #10165:
For temp-table (H2 database), @LIKE 'prefix%'@ does not use an index at the moment. I suspect it is bec... - 08:39 AM Testing Support #6859 (Review): preprocessor tests
- Updated 6859b to r15984 (only minor history entry updates)
I think this is ready for a review, the testcases are on ... - 08:23 AM Conversion Tools Bug #10099 (Review): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- Greg, could you please take a look at my changes? Let me know if I should do anything else here.
- 08:21 AM Conversion Tools Bug #10099: Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- I've created r15995.
The change covers all the cases from above except:
* \
* ~
These characters are trickier t... - 07:59 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Stefan Vieru wrote:
> Greg, please let me know if I need to do anything else on this issue and if it's ready to be m... - 07:23 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Greg, please let me know if I need to do anything else on this issue and if it's ready to be merged.
- 03:13 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Taking as an example @hotel_gui@ build.xml, we have to make changes to the following:
* @rpt-no-front@ - this ant co... - 07:52 AM Conversion Tools Bug #10185 (WIP): ADE conversion and runtime
- On FWD, HAS-LOBS attribute is supported?
This is the cause of the second conversion problem on ADE.
@Unsupported me... - 04:14 AM Conversion Tools Bug #10185: ADE conversion and runtime
- I am attaching the conversion results for:
* {{Collapse(DATASET-HANDLE)
ABL:... - 02:58 AM Conversion Tools Bug #10185: ADE conversion and runtime
- Please check also:
* @DATASET-HANDLE@ argument type
* the handle array is an instance or static var in a .cls (not ... - 02:36 AM Conversion Tools Bug #10185 (Review): ADE conversion and runtime
- 02:36 AM Conversion Tools Bug #10185: ADE conversion and runtime
- Committed revision *15992* on task branch *10185a*:
- Fixed @subscript@ wrapper on @new TableParameter()@ - 02:35 AM Conversion Tools Bug #10185 (WIP): ADE conversion and runtime
- Created task branch *10185a*.
- 07:47 AM Conversion Tools Bug #9918 (Review): tilde doesn't duplicate semicolon in alternative codings
- Greg, if you could please review the changes and let me know if I can make some improvements. Right now with the test...
- 07:46 AM Conversion Tools Bug #9918: tilde doesn't duplicate semicolon in alternative codings
- I've created r15902 with the addition of @tildeOffset@ variable to environment.
The behavior would be the following:... - 07:28 AM Database Feature #7504: Export data tool from FWD into .d files
- Ovidiu Maxiniuc wrote:
> I am OK with the changes.
> Please update the @%Done@.
>
> Just out of my curiosity, wh... - 07:23 AM Database Feature #7504: Export data tool from FWD into .d files
- I am OK with the changes.
Please update the @%Done@.
Just out of my curiosity, why the need to check for @null@ @... - 03:11 AM Database Feature #7504: Export data tool from FWD into .d files
- Ovidiu Maxiniuc wrote:
> I cannot update to those revisions. The latest I see on branch 7504b is 15914. Maybe you fo... - 02:51 AM Runtime Infrastructure Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
- I'm OK with the change.
06/21/2025
- 06:45 PM Database Feature #7504: Export data tool from FWD into .d files
- I cannot update to those revisions. The latest I see on branch 7504b is 15914. Maybe you forgot to bind / push?
- 07:54 AM Database Feature #7504: Export data tool from FWD into .d files
- After exporting data from different customer databases, i've rebase to latest trunk and made two commits to @7504b@ :...
06/20/2025
- 04:28 PM Database Bug #9078: emit FindQuery as (reused) variables
- I was thinking about @fqueryArray[0] = new FindQuery();@ initialization. To have a more compact code, we could emit i...
- 07:39 AM Database Bug #9078: emit FindQuery as (reused) variables
- > will the template above do to generate FindQuery[] fqueryArray = new FindQuery[5]; or is there a way to make it sim...
- 05:45 AM Database Bug #9078: emit FindQuery as (reused) variables
- The solution would be to move @fqueryArray[0] = new FindQuery();@ in the @body()@, emit the FindQuery normally withou...
- 05:37 AM Database Bug #9078: emit FindQuery as (reused) variables
- The following test:...
- 02:12 PM Conversion Tools Feature #4076: remove empty triggers during conversion
- OK. I agree.
- 07:49 AM Conversion Tools Feature #4076: remove empty triggers during conversion
- Ovidiu Maxiniuc wrote:
> After some thoughts, I think we can drop the empty triggers. If the 4GL programmer +really+... - 06:10 AM Conversion Tools Feature #4076: remove empty triggers during conversion
- After some thoughts, I think we can drop the empty triggers. If the 4GL programmer +really+ wants to disable a normal...
- 04:59 AM Conversion Tools Feature #4076: remove empty triggers during conversion
- The dangerous case here is when there are more than one trigger that exists with the same filename (and operating on ...
- 11:00 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Start here and we will see where we move it.
- 10:52 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Where will this documentation be? In this issue or on a different page?
I will look into which @ant@ commands are im... - 08:44 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Since we must provide guidance to customers on this shift, it is important that we prepare documentation and examples...
- 08:33 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Greg Shah wrote:
> But don't we need to change the project-level @build.xml@ to process things like @clean@ in a dif... - 08:26 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- But don't we need to change the project-level @build.xml@ to process things like @clean@ in a different location?
- 08:04 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- From what I remember no, in @p2j.cfg@ the cvtpath can be configured, but by default it has @cvt@.
- 07:46 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Please remind me: is there any requirement for scripting or configuration changes in the project cfg?
- 04:09 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Greg, all regression testing passed. 5586a can be merged.
- 10:50 AM Testing Support #6859: preprocessor tests
- Created @r15983@ in branch @6859b@
The changes are:
* added possibility of running the FWD driver with a directory ... - 10:46 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- The java test cases show that the benefit of running the query in a separate thread is similar with running the busin...
- 08:02 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Well, this changes things. If the for each body cannot be executed in a new thread, I will go the other way and try t...
- 07:57 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I don't think we should look at pushing 4GL logic into other threads. Our core design will not allow this without a ...
- 07:46 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Artur Școlnic wrote:
> I attached the source for this test.
- 07:44 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- Artur Școlnic wrote:
> I started working on introducing async in @forEachWorker@, currently there are issues with ou... - 07:35 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
On another note, I found a way to introduce artificial latency on a network adapter.
The delay is per tcp packet, ...- 07:32 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I believe another way to utilize the result set streaming and async programming is streaming results in a for each wh...
- 08:25 AM Testing Support #6860 (Test): lexer tests
- 08:01 AM Testing Support #6860: lexer tests
- Branch 6860a was merged into trunk as rev. 15992 and archived.
- 07:45 AM Testing Support #6860 (Merge Pending): lexer tests
- You can merge 6860a to trunk now.
- 04:04 AM Testing Support #6860: lexer tests
- I've rebased branch 6860a to rev. 16007. I have tested Hotel GUI conversion and also ChUI regression (conversion only...
- 07:43 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- Great!
Hynek: keep going with your plan and we will need to test that application once you have enough implemented. - 07:16 AM Conversion Tools Bug #10185: ADE conversion and runtime
- When passing a value from extent to a procedure, with OUTPUT TEMP-HANDLE, on compilation we have this issue:...
- 07:02 AM Conversion Tools Bug #10185 (Test): ADE conversion and runtime
- 06:38 AM Database Feature #9455: port native user defined functions to SQL Server
- At the time I wrote @CREATE FUNCTION dbo.modulo_ii (@p1 INT, @p2 INT) RETURNS BIGINT AS@ I was not able to test it. A...
- 05:44 AM Database Feature #9455: port native user defined functions to SQL Server
- Constantin Asofiei wrote:
> What if you call a PROCEDURE from a FUNCTION?
This could be done. And error is raised. - 05:21 AM Database Feature #9455: port native user defined functions to SQL Server
- What if you call a PROCEDURE from a FUNCTION?
- 05:21 AM Database Feature #9455: port native user defined functions to SQL Server
- I see that in T-SQL, statements like @RAISERROR('Dates before October 15, 1582 are not yet supported', 16, 1);@. coul...
- 04:54 AM Runtime Infrastructure 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. - 03:52 AM Database Bug #10181: Date shifted one day earlier when importing data
- Thanks, Ovidiu.
What testing should be performed for this change?
06/19/2025
- 02:38 PM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- Greg Shah wrote:
> Please check with Lorian who is working on those report tasks. If that code is executed in the a... - 12:14 PM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- I created 9055a and checked in the early work. The branch allows non-alert box @MESSAGE@ executed in server context.
- 12:13 PM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Please check with Lorian who is working on those report tasks. If that ... - 12:13 PM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- +Lorian
- 05:52 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- Greg Shah wrote:
> Please check with Lorian who is working on those report tasks. If that code is executed in the a... - 05:40 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- Please check with Lorian who is working on those report tasks. If that code is executed in the appserver agent, then...
- 04:30 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
- Greg, I was under an impression this issue was to allow some limited set of UI statements in business logic running i...
- 10:59 AM Testing Support #6859: preprocessor tests
- I updated testcases with the latest tests, also moved them to @tests/conversion/preprocessor@.
Will have to adapt F... - 10:38 AM Testing Support #10113: evaluate and test code coverage tooling
- I have committed a the new @build_coverage.xml@ to Testcases. It now downloads the dependencies(only if they are miss...
- 10:24 AM Database Bug #10181 (Internal Test): Date shifted one day earlier when importing data
- I am OK with the change because the UTC will leave the data unaffected by the TZ.
However, I think all occurrences... - 08:30 AM Database Bug #10181 (Review): Date shifted one day earlier when importing data
- 08:30 AM Database Bug #10181 (WIP): Date shifted one day earlier when importing data
- 08:26 AM Database Bug #10181: Date shifted one day earlier when importing data
- In #7504-31 :
> I also encountered a potential bug during *import*:
> * I imported a .d file containing the value... - 08:05 AM Database Bug #10181 (Test): Date shifted one day earlier when importing data
- 08:25 AM Database Feature #7504: Export data tool from FWD into .d files
- When testing the export tool and importing/exporting the db from a large gui app i encountered again this type of err...
- 07:33 AM Database Bug #9078: emit FindQuery as (reused) variables
- The following template worked:...
- 07:20 AM Database Bug #9078: emit FindQuery as (reused) variables
- I've adjusted the template in the following way:...
- 07:06 AM Database Bug #9078: emit FindQuery as (reused) variables
- I found the @named_array@ template in @java_templates.tpl@ and managed to generate something like:...
- 06:07 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- I think this implies tracking and storing the time of execution for queries and iterative blocks that have queries (a...
- 05:44 AM Database Feature #10169: result-set streaming (and asynchronous programming?)
- One approach for implementation would be to measure conditions at runtime and shift into this streaming/async mode wh...
- 04:59 AM Database Feature #10169 (WIP): result-set streaming (and asynchronous programming?)
- Below you can find the result of testing async execution for db queries combined with result set streaming.
To simul... - 05:58 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- I added a comment in *9863a/15984*.
- 05:37 AM Conversion Tools Bug #9863 (Internal Test): Fileset eXclude broken on native Windows
- > > It handles the @!filter.endsWith("/")@ case but don't we also need to handle the @filter.endsWith("/")@ case?
> ... - 04:34 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- I committed *9863a/15983*. Moved normalizeFilePath() to Utils, removed the unnecessary endsWith() call.
- 02:00 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> Code Review Task Branch 9863a Revisions 15980 through 15982
>
> The changes are good.
>
> 1... - 04:12 AM User Interface Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- 04:12 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I've fixed this issue. Everything looks ok when pressing "CTRL + V" and "CTRL + Z".
*Committed 10085a revision 159... - 03:33 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
*Scenario 3:*
1. Insert some text into an editor, e.g., a.
2. Select the text and copy with "CTRL + C".
3. Delet...- 03:27 AM User Interface Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- I found another scenario.
*Scenario 2:*
1. Insert some text into an editor, e.g., a.
2. Select the text and copy w... - 03:15 AM Runtime Infrastructure Bug #10174 (WIP): Method/Procedure call overwrites procedure return value
- Created task branch *10174a*
06/18/2025
- 04:14 PM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- Eric Faulhaber wrote:
> @ImportWorker$TenantIdContext.prepareNextBracket@: Why is it safe to fall back to using the ... - 02:22 PM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- One other thing I noticed in my last review, though it already existed in the code before your recent changes. In @Im...
- 02:14 PM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- Code review 10094a/15985-15988:
@ImportWorker$TenantIdContext.prepareNextBracket@: Why is it safe to fall back to ... - 03:27 PM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Code Review Task Branch 9863a Revisions 15980 through 15982
The changes are good.
1. I wonder if @FLF.normalize... - 02:10 PM Base Language Feature #9516 (Internal Test): include pre-converted webspeed runtime code in FWD
- 01:48 PM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Greg Shah wrote:
> What is left to do?
Only if we get more dependencies after using a more real application/sample.... - 01:07 PM Base Language Feature #9516 (WIP): include pre-converted webspeed runtime code in FWD
- The changes look good to me. What is left to do?
- 07:04 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Greg Shah wrote:
> Yes, that is understood. Includes from the ADE code can be used in customer 4GL code. For websp... - 07:01 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Yes, that is understood. Includes from the ADE code can be used in customer 4GL code. For webspeed, it is required ...
- 06:54 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- *Greg* - even if we bring the webspeed files in FWD, the application converted .p's or .htm's can be dependent on inc...
- 12:59 PM Conversion Tools Bug #9917 (Internal Test): Fileset not ignoring case
- OK, good.
- 09:18 AM Conversion Tools Bug #9917: Fileset not ignoring case
- Greg Shah wrote:
> Code Review Task Branch 9917a Revisions 15969 through 15971
>
> Overall, the changes seem reas... - 08:38 AM Conversion Tools Bug #9917: Fileset not ignoring case
- Code Review Task Branch 9917a Revisions 15969 through 15971
Overall, the changes seem reasonable.
My only quest... - 02:47 AM Conversion Tools Bug #9917: Fileset not ignoring case
- Dănuț Filimon wrote:
> I will be running a conversion today with the same customer application that failed previousl... - 12:06 PM Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure Feature #9685: move FWD to Java 21
- Is there any reason we can't do the performance testing first?
- 06:45 AM Runtime Infrastructure 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 Runtime Infrastructure 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:50 AM Conversion Tools Feature #6256: improved profile support
- Committed *6256a/15945*. Fixed the two issues I found when converting hotel using multiple profiles.
- 09:45 AM Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure 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 Runtime Infrastructure Bug #10174 (Test): Method/Procedure call overwrites procedure return value
- 08:03 AM Runtime Infrastructure Feature #7080 (Test): expose all admin APIs via REST
- Branch 7080a was merged to trunk revision 15989 and archived.
- 07:28 AM Runtime Infrastructure Feature #7080 (Merge Pending): expose all admin APIs via REST
- Managed to run Hotel GUI in web and it works. Please merge 7080a now.
- 07:56 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- Another version without using the @dbo.Delimiters@ table:
{{Collapse(See sql ...)... - 05:10 AM Database Bug #10171: Word Index/CONTAINS support for MS SQL Server.
- This task is for implementing support for word indexing and CONTAINS statements in Microsoft SQL Server.
As part of ... - 04:14 AM Database Bug #10171 (Test): Word Index/CONTAINS support for MS SQL Server.
- 07:06 AM Database Feature #9456: implement SQL Server dialect and helpers
- > * I hit another MSSQL implementation restriction, one we were not aware of in the iteration of several years ago: t...
- 06:56 AM Database Feature #9456: implement SQL Server dialect and helpers
- Related to my note #9456-8: with my current changes in 9456a, I encountered in @hotel_runtime@ a query where predicat...
- 08:12 PM Database Feature #9456: implement SQL Server dialect and helpers
- The @ORDER BY@ issue was partially resolved. In case of @UNIQUE@ finds, the HQL bundle was expressly setting the sort...
- 06:24 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- > Do we rewrite automatically the .htm extension to .w?
Yes. OE will automatically convert all @.htm@ and @.html@... - 06:20 AM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- I got the sample working with the web-speed files in FWD.
*Greg* - https://localhost:7443/scripts/cgiip.exe/WSer... - 01:52 AM User Interface Bug #6282: Combo-box VALUE-CHANGED
- Vladimir Tsichevski wrote:
> Seems, this issue does not exist anymore (trunk rev. 15969).
>
> Marian, can you con... - 01:13 AM Runtime Infrastructure Bug #10071 (Test): Method code too large - ReflectASM
- 01:13 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
- Branch 10071b was merged to trunk rev 15988 and archived.
- 11:32 PM Database Feature #7020: always use "expanded" extent fields
- Eric Faulhaber wrote:
> Stefanel, did we ever get these ChUI test results? Is there any other testing needed?
Unf...
06/17/2025
- 06:27 PM User Interface Feature #3244: implement search-by-key in SELECTION-LIST
- Constantin Asofiei wrote:
> Currently, SELECTION-LIST does not allow switching elements when a key matching the firs... - 06:17 PM User Interface Bug #6245: SELECTION-LIST: the first item is not initially highlighted in Swing ChUI
- This issue still exists (trunk rev. 15969).
- 05:51 PM User Interface Bug #6249: SELECTION-LIST: lookup items beginning with SPACE issue
- Issue still exists (trunk rev. 15969).
- 05:43 PM User Interface Bug #6250: SELECTION-LIST: declaring event trigger does not suppress normal event processing
- Issue still exists (trunk rev. 15969).
- 05:43 PM User Interface Bug #6258 (Closed): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- 05:13 PM User Interface Bug #6258 (Internal Test): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- I cannot reproduce nothing similar anymore, so this issue can be closed.
- 05:28 PM User Interface Bug #6254: SELECTION-LIST: horizontal scrollbar is always inactive
- Update: now (trunk. rev. 15969) scrollbar is active, but works incorrectly: it is possible to scroll right too far. S...
- 05:06 PM User Interface Bug #6282: Combo-box VALUE-CHANGED
- Seems, this issue does not exist anymore (trunk rev. 15969).
Marian, can you confirm this, or create a demo exampl... - 04:01 PM Database Feature #7020: always use "expanded" extent fields
- Stefanel Pezamosca wrote:
> Radu tested @7020d@ with @<parameter name="expand-extents" value="false" />@ in @p2j.cfg... - 03:55 PM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- Constantin Asofiei wrote:
> Note the @ade/src/@ was removed. This works only if the ADE webspeed code *is not using... - 03:12 PM Base Language Feature #6506: implement CGI WebSpeed support and the standard web-disp.p dispatch functionality
- *Radu* - the name_map.xml for the FWD changes to include web-disp.p and associated programs has the programs register...
- 12:25 PM Database Feature #10169: result-set streaming (and asynchronous programming?)
- This seems quite promising, I especially like the idea of adding threading in to keep the data transfer happening in ...
- 12:23 PM Database Feature #10169: result-set streaming (and asynchronous programming?)
- From Artur in #9802-210:
As already discussed, one of the main reasons for the differences in performance we see i... - 12:20 PM Database Feature #10169 (WIP): result-set streaming (and asynchronous programming?)
- 10:58 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- As a fallback, you can try creating a tunnel to 192.168.1.37 on our internal GCD network. That is the same system as...
- 09:20 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- Florin Eugen Rotaru wrote:
> Vladimir Tsichevski wrote:
>
> > Ran into another problem: I can’t access the testca... - 03:09 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- Vladimir Tsichevski wrote:
> Ran into another problem: I can’t access the testcases repo myself due to a connectio... - 03:08 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- Greg Shah wrote:
> Florin: Do the tests all pass in both OE and FWD?
* In OE all tests PASS.
* In FWD:
** For... - 10:54 AM User Interface Bug #4135 (Internal Test): high dpi screens display in low dpi
- Code review 4135c. The changes look good.
- 09:16 AM Runtime Infrastructure Bug #10071 (Merge Pending): Method code too large - ReflectASM
- Go ahead and merge now.
- 08:35 AM Conversion Tools Feature #6256: improved profile support
- I fixed the problem by removing the bit of code that checks for @isMultiProfile()@, this was added in:...
- 06:01 AM Conversion Tools Feature #6256: improved profile support
- The issue is related to @TransformDriver.createDatabaseList()@ where the "standard" namespace is not taken into consi...
- 08:11 AM Runtime Infrastructure Bug #10136 (Test): SESSION:TEMP-DIRECTORY missing directory
- Branch 10136a was merged to trunk rev 15987 and archived.
- 07:54 AM Runtime Infrastructure Bug #10136 (Merge Pending): SESSION:TEMP-DIRECTORY missing directory
- Please merge 10136a now.
- 08:00 AM Database Feature #9456: implement SQL Server dialect and helpers
- One more thing, related to paging. We knew that MSSQL does not have a @LIMIT@ / @OFFSET@ syntax for query pagination,...
- 07:21 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Here's the promised video.
- 06:23 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Done. Committed to 6506a rev. 15766. I added the implementation for @WebOutputStream@ and replaced that occurrence of...
- 07:00 AM Testing Support #10113: evaluate and test code coverage tooling
- Greg Shah wrote:
> How about adding code to @build_coverage.xml@ to download and copy the jars if they are not there... - 06:59 AM Testing Support #10113: evaluate and test code coverage tooling
- How about adding code to @build_coverage.xml@ to download and copy the jars if they are not there? That way the depe...
- 06:54 AM Testing Support #10113: evaluate and test code coverage tooling
- Greg Shah wrote:
> > Shall the change to the @p2j@ mentioned in #10113-3 be merged?
>
> I don't want JaCoCo to be... - 06:42 AM Testing Support #10113: evaluate and test code coverage tooling
- > Shall the change to the @p2j@ mentioned in #10113-3 be merged?
I don't want JaCoCo to be a standard dependency o... - 03:34 AM Testing Support #10113: evaluate and test code coverage tooling
- Shall the change to the @p2j@ mentioned in #10113-3 be merged?
- 05:22 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Sure.
- 05:21 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Eduard, 8308f wasn't backed out from 7156c/e. Please commit the necessary changes from 10080a to 7156c and 7156e.
- 05:18 AM Database Bug #10080 (Test): Temp-table records are leaking in can-find statements
- 10080a was merged to trunk rev 15986 and archived.
- 04:38 AM Database Bug #10080 (Merge Pending): Temp-table records are leaking in can-find statements
- Go ahead and merge now.
- 04:32 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Eduard Soltan wrote:
> Still haven't got an response from harness/web/report of an application testing.
Testing... - 03:49 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- unit tests and smoke tests of a large gui application ✅
- chui regression tests ✅
- smoke tests of a gui appl...- 03:45 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Can this be queued for merge?
- 04:44 AM Conversion Tools Bug #10099 (WIP): Tilde consumes the octals/follow-up characters, when in OE this doesn't happen
- 04:03 AM Base Language Bug #10148 (Test): ENUM class GETENUM NullPointerException when using poly types
- Branch 10148a was merged to trunk rev 15985 and archived.
- 03:44 AM Base Language Bug #10148 (Merge Pending): ENUM class GETENUM NullPointerException when using poly types
- Please merge 10148a now.
- 02:54 AM Conversion Tools Bug #9917: Fileset not ignoring case
- I will be running a conversion today with the same customer application that failed previously.
- 02:36 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- The project was converted and built successfully.
06/16/2025
- 07:18 PM Testing Support #6860: lexer tests
- > I've added tests and harness tests for the missing branches of the lexer rules according to the code coverage repo...
- 06:58 PM Testing Support #6860 (Test): lexer tests
- 06:58 PM Testing Support #6860: lexer tests
- Overall, the changes are very good. Have you made any changes to fill in code coverage gaps?
It is a little confu... - 04:25 PM User Interface Bug #10166: OE Bug: Unpredictable Sorting of Equal Items in Sorted Selection Lists and Combo Boxes
- **Warning**: This task is for documentation purposes only and outlines the OE behavior, which is *unpredictable* and ...
- 04:18 PM User Interface Bug #10166 (New): OE Bug: Unpredictable Sorting of Equal Items in Sorted Selection Lists and Comb...
- 04:08 PM Testing Support #10113 (Internal Test): evaluate and test code coverage tooling
- Overall, I'm OK with the approach. I like that it leaves the existing ant rules unchanged. The primary drawback is ...
- 09:02 AM Testing Support #10113: evaluate and test code coverage tooling
- Florin Eugen Rotaru wrote:
> Roger Borrello wrote:
> > If there are minor modifications, can they be extracted out ... - 08:23 AM Testing Support #10113: evaluate and test code coverage tooling
- Should I devise such a script for all the remaining projects and post them here for review?
- 08:11 AM Testing Support #10113: evaluate and test code coverage tooling
- I've attached a @build_coverage.xml@ for the @testcases@ project. It's based on a @zfile_set.xml@. It needs a @p2j@ w...
- 02:33 PM Testing Feature #1889: rework the date.java internal tests as real unit tests
- > To support this an instruction should exists on where to put such sources, the rules on how the classes and directo...
- 02:28 PM Testing Feature #1889 (Test): rework the date.java internal tests as real unit tests
- Florin: Do the tests all pass in both OE and FWD?
- 12:20 PM Testing Feature #1889: rework the date.java internal tests as real unit tests
- Greg Shah wrote:
> > I’ve attached the following ABLUnit classes for testing date format validation and parsing:
> ... - 11:29 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- > I’ve attached the following ABLUnit classes for testing date format validation and parsing:
Do any of these rela... - 11:00 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- I’ve attached the following ABLUnit classes for testing date format validation and parsing:
- @DateParseTestBase.c... - 10:14 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- Greg Shah wrote:
> There are many date literals in the @date.java@ tests which are not present in the lexer testcase... - 08:34 AM Testing Feature #1889: rework the date.java internal tests as real unit tests
- There are many date literals in the @date.java@ tests which are not present in the lexer testcases. To be clear: all...
- 02:22 AM Testing Feature #1889 (Review): rework the date.java internal tests as real unit tests
- 06:24 AM Conversion Tools Feature #6256: improved profile support
- The issue is that there are three profiles and the two profiles that do not define a namespace for the hotel, do not ...
- 06:20 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- You can start, I have nothing to add for now.
- 06:18 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Stefan, is there anything else you need to add to the branch? I want to pick this up and run a customer conversion.
- 06:14 AM Testing Support #6859: preprocessor tests
- I have updated @6859b@ with @r15982@
The change contains the new flags for each of the comment and string type.
Gre... - 06:09 AM Base Language Bug #10148: ENUM class GETENUM NullPointerException when using poly types
- Committed revision *15983* on task branch *10148a*:
- Addressed code review #10148-6 - 05:37 AM Runtime Infrastructure 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 Runtime Infrastructure Bug #10071 (WIP): Method code too large - ReflectASM
- Created task branch *10071b*.
- 03:29 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
- I found another issue, after changing the type of exception from RuntimeException to InvocationTargetException. The i...
- 04:58 AM Database Feature #9456: implement SQL Server dialect and helpers
- A 'new' old issue: the MSSQL and lack of support for boolean literals. That is the reason the @Dialect.supportsBoolea...
- 04:37 AM Conversion Tools Bug #9863 (Review): Fileset eXclude broken on native Windows
- I created a @FileListFactory.normalizeFilePath()@ method and tested the following:
# @D ./abl/tmp/ *.p@ => @abl/tmp@... - 02:40 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Yes, they are passing and received the news from Danut that ETF has passed.
- 02:39 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Eduard Soltan wrote:
> Tested performed:
>
> - unit tests of a large gui application ✅
> - chui regression tests...
06/13/2025
- 05:56 PM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- I upgraded the project of the single customer to be MT-enabled. Committed to r89.
Here are the changes in @build.pro... - 04:31 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- I do not know which project has @/web@ to test with.
I did a @/chui@ test with hotel. It did not end well. I got a... - 03:24 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Ovidiu Maxiniuc wrote:
> That's good news.
>
> In parallel I did test it with both smoke-test/harness and GUI na... - 02:49 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- That's good news.
In parallel I did test it with both smoke-test/harness and GUI navigation in the multi-tenant e... - 02:04 PM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- Ovidiu, I've retested web_apis with 7080a and these:
* Admin Console
* REST ADMIN
* SOAP/REST with and without lo... - 04:13 PM Database Bug #6767: Possible name clashes in DMO classes
- I’m struggling to get the conversion to work as intended. For example, I’d like the @NEXT-SIBLING@ attribute converte...
- 02:20 PM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir Tsichevski wrote:
> We should distinguish these cases within the conversion rules, perhaps using conditiona... - 02:13 PM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Vladimir Tsichevski wrote:
> > We need to update the conversion rules, as the correct m... - 01:40 PM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir Tsichevski wrote:
> We need to update the conversion rules, as the correct method names are now @privateDat... - 09:52 AM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir Tsichevski wrote:
> Constantin Asofiei wrote:
>
> > Looks like you don't need to revert.
> Good, now I ... - 02:24 PM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- Greg Shah wrote:
> I don't object to your idea, but I'm also OK with always having the @tmp{random-digits}@ segregat... - 02:09 PM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- I don't object to your idea, but I'm also OK with always having the @tmp{random-digits}@ segregation. If a customer ...
- 01:28 PM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- Teodor: please post your findings about what Greg mentioned.
Greg: my points about the temp dir are this:
* for G... - 01:32 PM Base Language Bug #10148: ENUM class GETENUM NullPointerException when using poly types
- Where you do @wa.staticReferents.put(cls, cls);@, do also @wa.referents2static.put(cls, cls);@ . This is missing now.
- 05:34 AM Base Language Bug #10148 (Review): ENUM class GETENUM NullPointerException when using poly types
- 05:34 AM Base Language Bug #10148 (WIP): ENUM class GETENUM NullPointerException when using poly types
- 05:33 AM Base Language Bug #10148: ENUM class GETENUM NullPointerException when using poly types
- Created task branch *10148a*.
Committed revision *15982* on task branch *10148a*:
- Fixed ObjectOps.invokePoly when... - 02:44 AM Base Language Bug #10148: ENUM class GETENUM NullPointerException when using poly types
- After revision *1770* on *testcases*, there is a test, @tests.oo.basic.CustTypeEnum@.
With the latest trunk build, t... - 02:39 AM Base Language Bug #10148 (Test): ENUM class GETENUM NullPointerException when using poly types
- 10:20 AM Testing Support #6860: lexer tests
- I made a new commit to *testcases*. I've added tests and harness tests for the missing branches of the lexer rules ac...
- 09:12 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- We still need to canonicalize the result. Please write a version of the processing that can handle it.
- 08:08 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> > I'm also wondering if we should account for @..@ in the filters?
>
> Canonicalization whould... - 08:06 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- > I'm also wondering if we should account for @..@ in the filters?
Canonicalization whould deal with things like @... - 07:57 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Dănuț Filimon wrote:
> Some cases I tested/will test:
> # @D ./abl/tmp/@ : at row 1 in file zfile_set.txt is malfor... - 07:56 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Committed *9863a/15981*. Summary of the changes:
* Paths should replace "\\" with "/" before any processing is done,... - 06:51 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> > Currently @X ./abl/tmp/@ does nothing. It will not exclude any files from the specified folder ... - 06:41 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- > Currently @X ./abl/tmp/@ does nothing. It will not exclude any files from the specified folder since the pattern wi...
- 06:08 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Currently @X ./abl/tmp/@ does nothing. It will not exclude any files from the specified folder since the pattern will...
- 06:07 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> Dănuț Filimon wrote:
> > Greg Shah wrote:
> > > > I am sure we do not want to add a feature whi... - 06:06 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Dănuț Filimon wrote:
> Greg Shah wrote:
> > > I am sure we do not want to add a feature which didn't exist before.
... - 06:02 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> > I am sure we do not want to add a feature which didn't exist before.
>
> Is it a new feature... - 05:59 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- > I am sure we do not want to add a feature which didn't exist before.
Is it a new feature? Or is it just making ... - 03:27 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Dănuț Filimon wrote:
> Additional note for #9863-43, @Utils.canonicalizePath()@ doesn't work for @.//abl//tmp//*@ bu... - 08:55 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed 10085a revision 15964.*
I fixed that bug. I verify if it is the first "CTRL+V" pressing then we overwrite... - 08:07 AM User Interface Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- In OE, a focused @COMBO-BOX@ allows users to scroll through the list using the mouse wheel to change the selected ite...
- 08:06 AM User Interface Bug #10152 (Test): COMBO-BOX: mouse wheel does not scroll the list
- 06:10 AM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> > I don't think two profiles should have the same namespace defined (with the same name).
>
> ... - 06:02 AM Conversion Tools Feature #6256: improved profile support
- > I don't think two profiles should have the same namespace defined (with the same name).
Correct. Such a thing i... - 05:47 AM Conversion Tools Feature #6256: improved profile support
- Greg, the issue with #6256-84 is that I've defined the following namespace for both profiles:...
- 04:38 AM Conversion Tools Feature #6256: improved profile support
- Committed *6256a/15944*. Added PROFILE mode.
Currently looking into the error from #6256-84. - 02:29 AM Conversion Tools Feature #6256: improved profile support
- Greg Shah wrote:
> > There is a problem when the 'exclude' filter is used to not add files to conversion. During pr... - 05:17 AM Runtime Infrastructure Bug #10071 (Test): Method code too large - ReflectASM
- Branch 10071a was merged to trunk rev 15983 and archived.
- 03:46 AM Runtime Infrastructure Bug #10071 (Merge Pending): Method code too large - ReflectASM
- Please merge after 9447a.
- 05:06 AM Testing Support #10113: evaluate and test code coverage tooling
- I suppose that can be solved if for each such case the @classpath@ passed to the @ConversionDriver@ is adapted to con...
- 04:44 AM Testing Support #10113: evaluate and test code coverage tooling
- Greg Shah wrote:
> With #9725 we are getting rid of the old ways of running conversion, so we should not spend time ... - 04:59 AM Base Language Feature #9447 (Test): XML support feature improvements and testing
- 04:59 AM Base Language Feature #9447: XML support feature improvements and testing
- Branch 9447a was merged to trunk rev 15982 and archived.
- 03:43 AM Base Language Feature #9447 (Merge Pending): XML support feature improvements and testing
- Please merge 9447a now.
06/12/2025
- 02:38 PM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> *Committed 10085a revision 15963.*
> Fixed the issue wih CTRL+X when deleteText not ... - 06:53 AM User Interface Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Please review, Hynek Cihlar!
- 12:11 PM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Looks like you don't need to revert.
Good, now I am running a customer big applicatio... - 12:02 PM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir Tsichevski wrote:
> Constantin Asofiei wrote:
> > Review of 6767c rev 15980.
> > * @AbstractTempTable@
>... - 07:24 AM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Review of 6767c rev 15980.
> * @AbstractTempTable@
> ** line 2938 - please add back @d... - 05:05 AM Database Bug #6767: Possible name clashes in DMO classes
- Review of 6767c rev 15980.
* @AbstractTempTable@
** line 2938 - please add back @defBuffer.bufferManager@ instead o... - 11:14 AM Testing Support #10113: evaluate and test code coverage tooling
- With #9725 we are getting rid of the old ways of running conversion, so we should not spend time on those.
- 10:00 AM Testing Support #10113: evaluate and test code coverage tooling
- Roger Borrello wrote:
> # Can it be generalized to work for all (or almost all) of the applications we might see wit... - 09:57 AM Testing Support #10113: evaluate and test code coverage tooling
- Florin Eugen Rotaru wrote:
> I have moved the Ant code in a separate @build_coverage.xml@. I have attached the file.... - 09:39 AM Testing Support #10113: evaluate and test code coverage tooling
- I have moved the Ant code in a separate @build_coverage.xml@. I have attached the file. Running @ant -f build_coverag...
- 08:41 AM Testing Support #10113: evaluate and test code coverage tooling
- Roger Borrello wrote:
> I can't say as I am familiar with what JaCoCo is doing, but it looks great!
>
> It still ... - 08:34 AM Testing Support #10113: evaluate and test code coverage tooling
- I can't say as I am familiar with what JaCoCo is doing, but it looks great!
It still seems a little intrusive to t... - 06:44 AM Testing Support #10113: evaluate and test code coverage tooling
- Roger Borrello wrote:
> That looks like a great addition. Is there any significant time added to the build? Can you ... - 10:22 AM Database Bug #9078: emit FindQuery as (reused) variables
- Danut, just keep in mind that a Map has a higher overhead than a plain array. That is why I am suggesting creating an...
- 02:24 AM Database Bug #9078: emit FindQuery as (reused) variables
- Alexandru Lungu wrote:
> Dănuț Filimon wrote:
> > I did not take into account that there might be a limitation to t... - 09:26 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> > If I replace the '\\' with '/', the only problem will be the pattern because the files in Windo... - 09:01 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> Normally, we use things like @Utils.canonicalizePath()@ to eliminate the excess nonsense like @so... - 09:00 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> > If I replace the '\\' with '/', the only problem will be the pattern because the files in Windo... - 08:56 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Dănuț Filimon wrote:
> Greg, is the scenario [...] something that should be supported? Using a single \ instead of \... - 08:52 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- > If I replace the '\\' with '/', the only problem will be the pattern because the files in Windows will be using '\'...
- 08:29 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Dănuț Filimon wrote:
> Greg, is the scenario [...] something that should be supported? Using a single \ instead of \... - 07:58 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg, is the scenario ...
- 07:03 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- If I replace the '\\' with '/', the only problem will be the pattern because the files in Windows will be using '\' a...
- 03:04 AM Conversion Tools Bug #9863 (WIP): Fileset eXclude broken on native Windows
- I'll work on #9863-33 to #9863-35.
- 08:41 AM Conversion Tools Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- OK, good.
- 02:24 AM Conversion Tools Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- Greg Shah wrote:
> > The cause is that after the @&THEN@ of the first @&IF@, we set @InStatement@ on false.
> > Rem... - 08:27 AM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- > The same applies when you specify the path with -T startup parameter.
If you pass a non-existing directory name ... - 04:03 AM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- The @fwd{random-digits}@ folder is used to isolate Web clients (like GUI or ChUI), which on the original env, were ru...
- 01:47 AM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- On OE Developer Studio, the default value for SESSION:TEMP-DIRECTORY is @C:\Progress\OE116_64WRK\@, which is already ...
- 08:11 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Constantin Asofiei wrote:
> Radu Apetrii wrote:
> > Am I allowed to change the converted Java code from @web-util@ ... - 08:06 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- Radu Apetrii wrote:
> Am I allowed to change the converted Java code from @web-util@ or @web-disp@, or should I trea... - 05:16 AM Base Language Feature #9516: include pre-converted webspeed runtime code in FWD
- I will try to explain the issue I am seeing with the header content being shown in the body. Basically, in 4GL, one w...
- 07:19 AM User Interface Bug #10144: Date slashes inconsistent in datetime and datetime-tz fields
- Testcase:...
- 07:10 AM User Interface Bug #10144 (New): Date slashes inconsistent in datetime and datetime-tz fields
- 05:15 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
- Lorian, Stefanel, Andreea told that there are no issues.
I have asked Serban to check if he ran with this branch. I ... - 05:07 AM Runtime Infrastructure Bug #10071 (Internal Test): Method code too large - ReflectASM
- Teodor Gorghe wrote:
> Committed revision *15954* on task branch *10071a*.
> - replaced RuntimeException with Invoc... - 05:10 AM Base Language Feature #9447: XML support feature improvements and testing
- Lorian and Serban said that the tests have been passed. I found no issues on my tests.
- 05:08 AM Base Language Feature #9447: XML support feature improvements and testing
- Did testing passed?
- 03:23 AM Base Language Bug #9996: Object references should be decremented at the nearest block instead of the top-level ...
- I rebased *9538d* to latest *trunk/15980*, the branch is now at revision *15985*.
- 03:03 AM Conversion Tools Feature #6256 (WIP): improved profile support
- Greg Shah wrote:
> > These profiles can only be used in the default @ConversionDriver@ mode which is @ListType.CMD_L...
06/11/2025
- 05:28 PM Database Bug #6767: Possible name clashes in DMO classes
- Eric Faulhaber wrote:
> Vladimir, this is a large set of changes. What testing do you propose?
I think, convert... - 05:22 PM Database Bug #6767 (Review): Possible name clashes in DMO classes
- Committed as 6767c rev. 15980. Please, review.
- 12:13 PM Database Bug #6767: Possible name clashes in DMO classes
- For @HandleChain@ and its ancestors I found 8 matching methods:...
- 11:43 AM Database Bug #6767: Possible name clashes in DMO classes
- Eric, Constantin,
I need you to confirm this:
*DMO setters* do not use *Java built-in types*. For example, we can... - 04:28 PM Database Feature #10142: allow UDFs to live in the public schema instead a UDF-specific schema
- A customer using PostgreSQL in the cloud requested that the native SQL UDFs representing Progress built-in functions ...
- 04:16 PM Database Feature #10142 (New): allow UDFs to live in the public schema instead a UDF-specific schema
- 02:58 PM Conversion Tools Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- > The cause is that after the @&THEN@ of the first @&IF@, we set @InStatement@ on false.
> Removing this fixed the i... - 04:42 AM Conversion Tools Bug #6308: post string literal alternative coding quirk in 4GL preprocessor
- The changes in the current version include the following, after @ASTMT@...
- 02:42 PM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Code Review Task Branch 9863a Revision 15979
The change @filter = filter.replace('/', File.separatorChar);@ seems ... - 01:26 PM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- > Let me know if I should work on supporting the @X ./abl/folder1/@ filter in this task, I will adjust the %Done if s...
- 11:34 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Dănuț Filimon wrote:
> Roger/Greg, please review.
I won't be able to really test until I get back to my Windows lap... - 03:45 AM Conversion Tools Bug #9863 (Review): Fileset eXclude broken on native Windows
- Created *9863a* from latest *trunk/15978* and committed *9863a/15979*. The commit contains the fix for fileset eXclud...
- 02:23 PM Conversion Tools Feature #6256: improved profile support
- > These profiles can only be used in the default @ConversionDriver@ mode which is @ListType.CMD_LINE@. For any of th...
- 01:48 PM Conversion Tools Feature #6256: improved profile support
- > There is a problem when the 'exclude' filter is used to not add files to conversion. During pre-scan phase, the fi...
- 10:56 AM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- We only should implement the change if that is how OE works.
- 09:47 AM Runtime Infrastructure Bug #10136 (Review): SESSION:TEMP-DIRECTORY missing directory
- Created task branch *10136a*.
Committed revision *15981* on task branch *10136a*:
- SESSION:TEMP-DIRECTORY getter: ... - 09:08 AM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
- When using Startup Parameters, SESSION:TEMP-DIRECTORY directory is not created.
- 09:06 AM Runtime Infrastructure Bug #10136 (Test): SESSION:TEMP-DIRECTORY missing directory
- 10:39 AM Database Bug #9078: emit FindQuery as (reused) variables
- Dănuț Filimon wrote:
> I did not take into account that there might be a limitation to the number of local variables... - 09:14 AM Database Bug #9078: emit FindQuery as (reused) variables
- I did not take into account that there might be a limitation to the number of local variables that can be defined in ...
- 08:36 AM Database Bug #9078: emit FindQuery as (reused) variables
- I discussed with Artur and took time to take a look at all find queries from the problematic class. I took each one a...
- 10:29 AM Testing Support #10113: evaluate and test code coverage tooling
- That looks like a great addition. Is there any significant time added to the build? Can you post a sample report?
- 08:04 AM Testing Support #10113: evaluate and test code coverage tooling
- Added Roger.
- 08:03 AM Testing Support #10113 (Review): evaluate and test code coverage tooling
- I have managed to add code coverage measuring for the @ant convert@ tag (I did it for the *Dataset* project).
Firs... - 07:59 AM Database Feature #7504 (Internal Test): Export data tool from FWD into .d files
- 07:50 AM Database Feature #7020: always use "expanded" extent fields
- Constantin Asofiei wrote:
> Is @expand-extents=true@ now the default and we need to configure projects which can't u... - 07:47 AM Database Feature #7020: always use "expanded" extent fields
- Is @expand-extents=true@ now the default and we need to configure projects which can't use this mode explicitly in p2...
- 07:43 AM User Interface Bug #10135: Incorect zorder due to &FRAME-NAME setting
- Refer to the attached testcase. In OpenEdge, buttons are rendered on top of frames by default. However, if a frame ha...
- 07:39 AM User Interface Bug #10135 (New): Incorect zorder due to &FRAME-NAME setting
- 07:17 AM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- I made sure the tables are not skipped if the @.d@ files are empty. Replacing all @System.out@ with proper logging.
... - 08:07 PM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- Greg Shah wrote:
> We will need to have tested that as well to confirm that it resolves everything safely.
As a fir...
06/10/2025
- 03:07 PM Database Bug #6767: Possible name clashes in DMO classes
- > And this refactor can be done automatically (with CTRL+SHIFT+G) in Eclipse, although each one needs to be done 'by ...
- 02:14 PM Database Bug #6767 (WIP): Possible name clashes in DMO classes
- 02:13 PM Database Bug #6767: Possible name clashes in DMO classes
- Constantin Asofiei wrote:
> Vladimir, did you use some script to 'sed' the changes?
No. I used Java reflection to c... - 01:17 PM Database Bug #6767: Possible name clashes in DMO classes
- Vladimir, did you use some script to 'sed' the changes? As Eric mentioned, there are lots of unintended changes. The...
- 12:59 PM Database Bug #6767: Possible name clashes in DMO classes
- Code review 6767b/15628-15629 (apologies for the long delay):
Overall, the changes look good, though I think we ar... - 12:16 PM Runtime Infrastructure Bug #9740 (Closed): Client running in batch mode stops with a crash on Windows
- 11:57 AM Runtime Infrastructure Bug #9740: Client running in batch mode stops with a crash on Windows
- We have a clean compile and updated p2j.dll. With this in place, we are no longer receiving thread dumps for each re...
- 10:15 AM Testing Support #10113 (WIP): evaluate and test code coverage tooling
- Using *JaCoCo*, there are two ways to monitor the code coverage.
* First is wrapping the ant task which runs the *... - 05:29 AM Testing Support #10113: evaluate and test code coverage tooling
- The idea is to use existing tooling such as JaCoCo or JCov to calculate code coverage for an area of FWD code. For n...
- 05:23 AM Testing Support #10113 (Pending): evaluate and test code coverage tooling
- 09:08 AM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- The ideal test 10094a would be to have a logical database with the shared db at least two tenant dbs. The customer di...
- 08:50 AM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- > Please let me know if I got your question right.
Yes, mostly.
If the schema can be incorrect from prior runs ... - 08:24 AM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- What 10094a adds is that the empty tables from the (re-)imported database are guaranteed to be indexed.
Do you thi... - 05:53 AM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- I'm trying to determine if we need to write a migration script to cleanup existing MT installations so that they matc...
- 09:02 AM Database Bug #10111 (WIP): All statements are logged to a single text file for P2JQueryLogger and SQLState...
- Addressed the 1st and 2nd point in @10111a/15979@.
For the 3rd, I am thinking of creating a super class for those 2 ... - 07:57 AM Database Bug #10111: All statements are logged to a single text file for P2JQueryLogger and SQLStatementLo...
- +Review of 10111a/15978.+
The changes are logical. The reason is explained in 1st note above. Good catch!
The c... - 06:34 AM Database Bug #10111 (Review): All statements are logged to a single text file for P2JQueryLogger and SQLSt...
- Committed @10111a/15978@. The changes are quite simple: just removing the static keyword for @fileLogger@ in @SQLStat...
- 06:33 AM Database Bug #10111 (WIP): All statements are logged to a single text file for P2JQueryLogger and SQLState...
- 06:02 AM Database Bug #10111: All statements are logged to a single text file for P2JQueryLogger and SQLStatementLo...
- While using @SQLStatementLogger@ for multiple databases, I discovered that all the statements are logged to a single ...
- 04:58 AM Database Bug #10111 (Test): All statements are logged to a single text file for P2JQueryLogger and SQLStat...
- 08:55 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- We've been canonicalizing filenames to use @/@ on Windows in the past and had not found this limitation.
- 08:47 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- On Windows, even if the path is ./abl/, it will make it into @.\abl@ when calling @new File(path)@, disregarding the ...
- 07:05 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Greg Shah wrote:
> The patterns should not be file-system specific. In fact, we should only support the @/@ as the ... - 07:01 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- The patterns should not be file-system specific. In fact, we should only support the @/@ as the path separator. The...
- 05:54 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- Replacing the "/" with the file separator in step 2 will make the filter match the ".\" (@./abl/fwd-embedded-driver.p...
- 05:18 AM Conversion Tools Bug #9863: Fileset eXclude broken on native Windows
- I used the following zset:...
- 08:40 AM Base Language Bug #10110 (Internal Test): add ClientPrincipal support for FWD OpenClient
- Code Review Task Branch 10110a Revision 15978
I have no objections.
I should have caught this sooner. I'd pref... - 05:24 AM Base Language Bug #10110 (Review): add ClientPrincipal support for FWD OpenClient
- I've created 10110a from trunk rev 15977.
Rev 15978 adds support for a client-principal for the OpenClient request... - 04:24 AM Base Language Bug #10110 (New): add ClientPrincipal support for FWD OpenClient
- 07:06 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- I have updated: r15976
- 06:52 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Got it, will remove this logging and will retain the null checks that have been found until now. I will create a comm...
- 06:50 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Returning @null@ will likely result in an NPE and we will see the stack trace already.
- 06:48 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Or maybe enable this logging when in @p2j.cfg.xml@ there is a "debugging" parameter set on true.
- 03:44 AM Conversion Tools Feature #5586: move all conversion artifacts/outputs into the cvtdb or into a dedicated directory...
- Okay, will check for null calls and make sure these are bypassed. I kept the null checks in @visitAst@ which have bee...
- 06:39 AM Database Bug #9078: emit FindQuery as (reused) variables
- Artur ran a conversion for a customer application and found a conversion issue. I plan to work with Artur to identify...
- 05:55 AM Database Bug #9994 (Rejected): Err: Cannot run GET methods on query until it is opened.
- 01:56 AM Database Bug #9994: Err: Cannot run GET methods on query until it is opened.
- This can be closed/rejected.
- 03:14 AM Database Feature #9440 (Test): get-codepage() function should work with CLOB fields
- Branch 9440a was merged to trunk rev 15975 and archived.
- 02:49 AM Database Feature #9440 (Merge Pending): get-codepage() function should work with CLOB fields
- Please rebase and merge 9440a now.
- 03:12 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Tomasz Domin wrote:
> Rebased *9687b* to *trunk/15972*
> There were only minor merge conflicts.
>
> Pushed up to... - 02:52 AM Base Language Feature #9447: XML support feature improvements and testing
- I have managed to test this on ETF, on last friday (check email).
I will ask right now to Stefanel, Serban and Loria... - 02:49 AM Base Language Feature #9447: XML support feature improvements and testing
- Constantin Asofiei wrote:
> Teodor, please do run ETF with this.
>
> Also, ask Stefanel, Lorian, Serban to help w... - 12:18 AM Database Bug #10080: Temp-table records are leaking in can-find statements
- Updated @query/canfindmultiplex@ testcases.
06/09/2025
- 07:37 PM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- I am not sure I fully understand the question.
TL;DR: If the import decides that a table is processed, the indexes... - 08:03 AM Database Feature #10094: RECIDs from different tenants of same logical database should not overlap
- Does this mean that existing imported databases may have some indexes which need to be dropped?
- 10:39 AM Conversion Tools Feature #5630 (Closed): add missing classes referenced during parsing to the conversion list in f...
- 10:39 AM Conversion Tools Bug #6082 (Closed): automatically add to conversion list all non-skeleton .cls dependencies
- 08:54 AM Runtime Infrastructure Feature #7080: expose all admin APIs via REST
- What additional testing is needed for 7080a? The admin console is broken in trunk until this is merged, right?
- 06:59 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
- Rebased *9687b* to *trunk/15972*
There were only minor merge conflicts.
Pushed up to revision *9687b/16001*.
T...
Also available in: Atom