General

Profile

Teodor Gorghe's activity

From 04/22/2026 to 05/21/2026

05/21/2026

09:26 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Ok, thanks for letting me know! Teodor Gorghe
08:22 AM User Interface Bug #11326 (Test): Reduce memory consumption of FWD clients
Teodor Gorghe
08:20 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Committed the changes into *hotel_gui* revision *454*. Teodor Gorghe
04:42 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Branch 11326c was merged into trunk as rev. 16575 and archived. Teodor Gorghe
04:34 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Testing was done on 4 projects, without any issue.
I am merging this now.
Teodor Gorghe
01:29 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
@docker/docker-compose_create_pg_cluster.yml@ changes should be reverted. This was an attempt to create a pg cluster,... Teodor Gorghe

05/20/2026

01:54 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Committed revision *16566* on task branch *11326c*:
* Improved implementation for support of client types.
Teodor Gorghe

05/18/2026

06:56 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Roger, I have forgot to include the @docker/repo/entrypoint/docker-entrypoint_prepare.sh@.
These changes were includ...
Teodor Gorghe
03:43 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Thanks.
I have found some issues while parsing @directory.xml@ from #11472, and I would need to rethink everything a...
Teodor Gorghe

05/15/2026

07:28 AM User Interface Bug #11326 (Review): Reduce memory consumption of FWD clients
These are the latest changes to integrate AppCDS.
Also committed revision *16565* to branch *11326c*, which adds *...
Teodor Gorghe
05:15 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
*Constantin*, I have done the *lib.client* change in *deploy.prepare* task for *hotel_gui* (which takes from *p2j/dis... Teodor Gorghe
03:46 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
In the last couple of days, I have worked on integrating client AppCDS building process into @hotel_gui@ project:
* ...
Teodor Gorghe

05/14/2026

02:31 AM Database Feature #11467: Improve ImportWorker performance
Constantin Asofiei wrote:
> The main issues we need to solve are:
> * use bulk-copy if there is no word-index for t...
Teodor Gorghe

05/13/2026

10:51 AM Database Feature #11467: Improve ImportWorker performance
Created task branch *11467a* and added an initial implementation as revision *16562*.
Please note that it is unfinis...
Teodor Gorghe
09:10 AM Database Feature #11467: Improve ImportWorker performance
@ImportWorker@ is responsible for creating the schema from database, creating the indexes, copy the data from the pro... Teodor Gorghe
08:54 AM Database Feature #11467 (Internal Test): Improve ImportWorker performance
Teodor Gorghe

05/11/2026

08:06 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Constantin Asofiei wrote:
> Teodor Gorghe wrote:
> > One idea which I have is getting this information from @direct...
Teodor Gorghe
07:25 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
I have managed to get @hotel_gui@ project up and running from a docker container and I have made some initial changes... Teodor Gorghe
03:57 AM User Interface Bug #11459: Hotel GUI Spreadsheet does not open
@Hotel_GUI@ *Spreadsheet* does open on local setup without any issue.
When using a setup which uses docker contain...
Teodor Gorghe
03:51 AM User Interface Bug #11459 (New): Hotel GUI Spreadsheet does not open
Teodor Gorghe
03:47 AM Runtime Infrastructure Feature #9685: move FWD to Java 21
What I need to tell that the latest changes from *9685a* has became obsolete because there are other changes like *up... Teodor Gorghe

05/07/2026

11:38 AM User Interface Bug #11326 (WIP): Reduce memory consumption of FWD clients
Branch 11326a was merged into trunk as rev. 16557 and archived.
Moved this task to *WIP* because we need to migrat...
Teodor Gorghe
11:31 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
I don't think (I have also tested with the @lib.client@). Teodor Gorghe
11:28 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
I have added the comment. Teodor Gorghe
11:18 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
The problem came from *spawn* JVM, which tried to load @EventDefinition@ (throws @ClassNotFoundException@)
@EventDef...
Teodor Gorghe
10:19 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Regression testing has passed (ETF and two other customer applications).
There was just one regression related wit...
Teodor Gorghe
08:46 AM Database Feature #6720: lazy hydration
*Alexandru*, I have analyzed the server-side memory consumption and the system memory consumption.
I see a about the...
Teodor Gorghe
08:42 AM Database Feature #6720: lazy hydration
This is the patch which fixes the issue.
*CAN-FIND* was already fixed in #10275, but this is still required for DMOs...
Teodor Gorghe
05:40 AM Database Feature #6720: lazy hydration
About @BaseRecord.areAllPropertiesLive@, it seems like there is a slight issue.
We have the following test case:
<p...
Teodor Gorghe

05/06/2026

10:53 AM Database Feature #6720: lazy hydration
Greg Shah wrote:
> Why would we ever hydrate or store state for a @CAN-FIND@? It should not affect any buffers (tha...
Teodor Gorghe
10:42 AM Database Feature #6720: lazy hydration
*Alexandru*, what do you think we should do in this scenario:... Teodor Gorghe
06:30 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
ChUI regression testing has passed.
I will continue testing ETF and the remaining customer apps.
Teodor Gorghe

05/04/2026

03:24 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Thanks.
I have committed the changes into +11326a/r16534+.
Teodor Gorghe

04/30/2026

08:12 AM Database Feature #6720: lazy hydration
Testcase where the @Session.associate@ error appears (@item@ table has at least one record):... Teodor Gorghe

04/29/2026

08:49 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Committed revision *16533* on task branch *11326a*:
- Added LstExporter
Uncommitted revision *1* on @~/secure/cod...
Teodor Gorghe
07:27 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Constantin Asofiei wrote:
> Teodor Gorghe wrote:
> > I don't see a reason why I should cache @cls.getComponentType(...
Teodor Gorghe
06:52 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
OK, the @cls.getDeclaredConstructor()@ I understand the reasoning why should be cached, but I don't see a reason why ... Teodor Gorghe
05:29 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Committed revision *16531* on task branch *11326a*:
* *PayloadSerializer* changes to optimize metaspace memory usage.
Teodor Gorghe
03:00 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Committed revision *1* on @~/secure/code/p2j_repo/tools/dev_helpers@:
- Added @bytecode@ project.
Teodor Gorghe
01:56 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
1. Low Risk AND Quick to Implement
* Changes from below are already in *11326a* and were reviewed by Constantin.
* ...
Teodor Gorghe

04/24/2026

08:03 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Where should I put this class?
I should put in FWD, or I should create a separate project?
Teodor Gorghe
07:42 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
I have found a workaround for resolving internal JVM stuff:
* we generate a base JVM listing file by just running FW...
Teodor Gorghe
06:31 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
I have done some adjustments on my bytecode analyzer, but there are some issues:
* the are some dependencies which l...
Teodor Gorghe
03:03 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
These JVM signatures are extracted from dependencies and from p2j bytecode analysis.
We are planing to use static ...
Teodor Gorghe
02:55 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
This is how a generated @.lst@ file looks like Teodor Gorghe
01:21 AM User Interface Bug #11326: Reduce memory consumption of FWD clients
Example of @.lst@ file. Teodor Gorghe
02:02 AM Runtime Infrastructure Bug #11327: implement size limited "chunking" for bulk data transfer between client and server
I have analyzed all the cases where RMI calls have at least one @byte[]@ or as the return type.
Methods which cont...
Teodor Gorghe
 

Also available in: Atom