General

Profile

Teodor Gorghe's activity

From 05/27/2025 to 06/25/2025

06/25/2025

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...
Teodor Gorghe
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 ...
Teodor Gorghe

06/24/2025

09:40 AM Runtime Infrastructure Bug #10174 (Internal Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe
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@.
Teodor Gorghe
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... Teodor Gorghe
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...
Teodor Gorghe
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... Teodor Gorghe
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@.
...
Teodor Gorghe

06/23/2025

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...
Teodor Gorghe
04:14 AM Conversion Tools Bug #10185: ADE conversion and runtime
I am attaching the conversion results for:
* {{Collapse(DATASET-HANDLE)
ABL:...
Teodor Gorghe
02:36 AM Conversion Tools Bug #10185 (Review): ADE conversion and runtime
Teodor Gorghe
02:36 AM Conversion Tools Bug #10185: ADE conversion and runtime
Committed revision *15992* on task branch *10185a*:
- Fixed @subscript@ wrapper on @new TableParameter()@
Teodor Gorghe
02:35 AM Conversion Tools Bug #10185 (WIP): ADE conversion and runtime
Created task branch *10185a*. Teodor Gorghe

06/20/2025

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:... Teodor Gorghe
07:02 AM Conversion Tools Bug #10185 (Test): ADE conversion and runtime
Teodor Gorghe
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.
Teodor Gorghe

06/19/2025

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

06/18/2025

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...
Teodor Gorghe
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... Teodor Gorghe
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...
Teodor Gorghe
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...
Teodor Gorghe
06:21 AM Runtime Infrastructure Bug #10174 (Test): Method/Procedure call overwrites procedure return value
Teodor Gorghe
01:13 AM Runtime Infrastructure Bug #10071 (Test): Method code too large - ReflectASM
Teodor Gorghe
01:13 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
Branch 10071b was merged to trunk rev 15988 and archived. Teodor Gorghe

06/17/2025

08:11 AM Runtime Infrastructure Bug #10136 (Test): SESSION:TEMP-DIRECTORY missing directory
Branch 10136a was merged to trunk rev 15987 and archived. Teodor Gorghe
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. Teodor Gorghe

06/16/2025

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
Teodor Gorghe
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...
Teodor Gorghe
05:34 AM Runtime Infrastructure Bug #10071 (WIP): Method code too large - ReflectASM
Created task branch *10071b*. Teodor Gorghe
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... Teodor Gorghe

06/13/2025

05:34 AM Base Language Bug #10148 (Review): ENUM class GETENUM NullPointerException when using poly types
Teodor Gorghe
05:34 AM Base Language Bug #10148 (WIP): ENUM class GETENUM NullPointerException when using poly types
Teodor Gorghe
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...
Teodor Gorghe
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...
Teodor Gorghe
02:39 AM Base Language Bug #10148 (Test): ENUM class GETENUM NullPointerException when using poly types
Teodor Gorghe
05:17 AM Runtime Infrastructure Bug #10071 (Test): Method code too large - ReflectASM
Branch 10071a was merged to trunk rev 15983 and archived. Teodor Gorghe
04:59 AM Base Language Feature #9447 (Test): XML support feature improvements and testing
Teodor Gorghe
04:59 AM Base Language Feature #9447: XML support feature improvements and testing
Branch 9447a was merged to trunk rev 15982 and archived. Teodor Gorghe

06/12/2025

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 ...
Teodor Gorghe
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. Teodor Gorghe
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 ... Teodor Gorghe

06/11/2025

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: ...
Teodor Gorghe
09:08 AM Runtime Infrastructure Bug #10136: SESSION:TEMP-DIRECTORY missing directory
When using Startup Parameters, SESSION:TEMP-DIRECTORY directory is not created. Teodor Gorghe
09:06 AM Runtime Infrastructure Bug #10136 (Test): SESSION:TEMP-DIRECTORY missing directory
Teodor Gorghe

06/10/2025

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. Teodor Gorghe
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...
Teodor Gorghe

06/05/2025

04:19 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
Committed revision *15954* on task branch *10071a*.
- replaced RuntimeException with InvocationTargetException (remo...
Teodor Gorghe
03:34 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
ReflectASM throws RuntimeException with the cause from which the invoked method throws.
Java Reflection Invoke metho...
Teodor Gorghe
03:21 AM Base Language Feature #9448: compatibility test security features
SecurityPolicy tests uses external database files (db/db1/db1.db, db/db2/db2.db, ...).
@SECURITY-POLICY:LOCK-REGISTR...
Teodor Gorghe

06/04/2025

03:36 AM Base Language Feature #9447: XML support feature improvements and testing
Committed revision *15965* on branch *9447a*.
- added javadoc on @setEntityExpansionLimit(integer)@ from @SaxReaderI...
Teodor Gorghe
01:38 AM Base Language Feature #9447: XML support feature improvements and testing
Commited revision *15964* on task branch *9447a*:
- It seems the XML transformation process now automatically resolv...
Teodor Gorghe
01:25 AM Base Language Feature #9447: XML support feature improvements and testing
Constantin Asofiei wrote:
> Review of 9447a rev 15963:
> * @XmlHelper.java@
> ** @transform()@ - why transform if ...
Teodor Gorghe
01:51 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
Constantin Asofiei wrote:
> Does @Utils.invoke@ need to make @method.setAccessible(true)@? The test is declaring a @...
Teodor Gorghe

06/03/2025

07:21 AM Base Language Feature #9447: XML support feature improvements and testing
Acording to the Progress ABL documentation, when *entityExpansionLimit* is set to *unknown*, there will be no limitat... Teodor Gorghe
02:38 AM Base Language Feature #9447: XML support feature improvements and testing
Rebased task branch @9447a@ from P2J trunk revision @15955@.
Commited revision @15963@ on task branch @9447a@:
- us...
Teodor Gorghe
02:53 AM Runtime Infrastructure Bug #10071 (Review): Method code too large - ReflectASM
Teodor Gorghe
02:52 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
Committed revision @15952@ on task branch @10071a@.
This change includes only the replacement of ReflectASM with Jav...
Teodor Gorghe

06/02/2025

07:44 AM Database Feature #9440: get-codepage() function should work with CLOB fields
Ok, thanks.
Related to this task, I noticed that the task status become "Internal Test".
What tests do I need to run?
Teodor Gorghe

05/30/2025

08:27 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
Constantin Asofiei wrote:
> Create a .p with 100s procedure/functions and each with 10s of args. After that use @...
Teodor Gorghe
07:25 AM Runtime Infrastructure Bug #10071 (WIP): Method code too large - ReflectASM
Created branch *10071a*. I am currently searching for a simple test case. Teodor Gorghe
04:56 AM Runtime Infrastructure Bug #10071: Method code too large - ReflectASM
When the bytecode is too large, we get @Method code too large!@.
To address this, we need to:
- Investigate if we c...
Teodor Gorghe
04:55 AM Runtime Infrastructure Bug #10071 (Closed): Method code too large - ReflectASM
When the bytecode is too large, we get @Method code too large!@.
To address this, we need to:
- Investigate if we c...
Teodor Gorghe
07:38 AM Base Language Feature #9448: compatibility test security features
GUID:
- wrong error code when throwing invalid poli type "Statement expected to throw error with number 12708 at ind...
Teodor Gorghe
01:10 AM Base Language Feature #9448: compatibility test security features
Constantin Asofiei wrote:
> Please post what the Java code is on line 173.
Converted code:...
Teodor Gorghe

05/29/2025

09:22 AM Base Language Feature #9448: compatibility test security features
I have found an issue, but is not related with this task.
For instance, the code provided below fails on FWD:...
Teodor Gorghe
08:18 AM Base Language Feature #9448: compatibility test security features
Commited revision *1753* on testcases. Teodor Gorghe
07:43 AM Base Language Feature #9448: compatibility test security features
There are some tests for @MD5-DIGEST@ (exactly one test method), but I have extended to more methods and added more t... Teodor Gorghe
07:09 AM Base Language Feature #9448 (WIP): compatibility test security features
Created a new branch *9448a*.
Commited revision *15945* on branch *9448a*.
- MD5-DIGEST: fixed conversion issue on ...
Teodor Gorghe

05/28/2025

07:15 AM Base Language Feature #9447: XML support feature improvements and testing
The @-entityExpansionLimit@ should be at client part?
On *4GL*, this is a startup parameter, like -cpintern.
Teodor Gorghe
03:39 AM Base Language Feature #9447 (Review): XML support feature improvements and testing
Teodor Gorghe
03:14 AM Base Language Feature #9447: XML support feature improvements and testing
Commited revision *15720* in branch *9447a*.
- fixed entityExpansionLimit on @SAX-PARSER@ because @StAX@ uses a diff...
Teodor Gorghe
02:22 AM Base Language Feature #9447: XML support feature improvements and testing
Tested @ColorMapLoader@. UI apps loads the correct colors and there seems to be no problems related with @dom4j@. Teodor Gorghe
01:11 AM Base Language Feature #9447: XML support feature improvements and testing
Commited revision *15719* on branch *9447a*.
- added a missed file, that must have been added on the previous commit...
Teodor Gorghe

05/27/2025

05:20 AM Base Language Feature #9447: XML support feature improvements and testing
The changes are compatible with Java 1.8.... Teodor Gorghe
05:05 AM Base Language Feature #9447: XML support feature improvements and testing
I created a new Java 8 project, which I have tested this property, it works with no problems.
I am checking right no...
Teodor Gorghe
04:59 AM Base Language Feature #9447: XML support feature improvements and testing
Commited revision *15718* on branch *9447a*.
- removed @olap4j@ dependency because is no longer needed
- changed @x...
Teodor Gorghe
 

Also available in: Atom