Project

General

Profile

Activity

From 10/10/2022 to 11/08/2022

11/08/2022

12:46 PM Bug #5761: replace ErrorManager.displayError with recordOrThrowError and fix recordOrShowError to...
Added #6919 for the TempTableBuilder/AbstractTempTable cases. Constantin Asofiei

11/02/2022

08:54 AM Bug #6904: fix TRANSACTION block issues
For example, this program:... Constantin Asofiei
08:51 AM Bug #6904 (New): fix TRANSACTION block issues
Constantin Asofiei
08:52 AM Feature #6410: implement additional built-in OO classes/interfaces
OE 11.7.x is in use right now. They can't move to OE 12 without facing serious issues which have not yet been resolved. Greg Shah
08:49 AM Feature #6410: implement additional built-in OO classes/interfaces
Greg Shah wrote:
> Support should be added in task branch 6129b.
What is the target OE version?
Marian Edu
08:37 AM Feature #6410: implement additional built-in OO classes/interfaces
Support should be added in task branch 6129b. Greg Shah
08:36 AM Feature #6410: implement additional built-in OO classes/interfaces
The biggest priority here is to achieve full conversion support + runtime stubs for all the above cases. This will e... Greg Shah

10/31/2022

10:30 AM Bug #4149: BlockManager and TransactionManager handle TransactionType.NONE incorrectly
Constantin Asofiei wrote:
> Constantin Asofiei wrote:
> > @Finalizable.entry()@ is deprecated and needs to be remov...
Greg Shah
04:34 AM Bug #4149: BlockManager and TransactionManager handle TransactionType.NONE incorrectly
Constantin Asofiei wrote:
> @Finalizable.entry()@ is deprecated and needs to be removed, together with @TransactionM...
Constantin Asofiei
05:57 AM Feature #6814: JMX instrumentation for FWD core, persistance and ORM layers
More JMX instrumentation was added to 3821c/14333.
* the 'execute' time at H2 statements (OrmTempTableQuery).
* Con...
Constantin Asofiei

10/28/2022

01:50 PM Feature #6819: refactor FWD proxy implementation to use ReflectASM instead of Java Method reflection
There is a tuning decision to be made if ReflectASM is better than Method.invoke:
* on a i7-1170K@3.6GHz, ReflectASM...
Constantin Asofiei

10/26/2022

08:53 AM Feature #6820: reduce String.toLowerCase and toUpperCase usage and String instances
In a standalone test like this:... Constantin Asofiei
08:47 AM Feature #6820: reduce String.toLowerCase and toUpperCase usage and String instances
@String.toLowerCase@ usage in a large application (2.1 million calls):
* @DmoMeta.byLegacyName@ - 590k
* @Annota...
Constantin Asofiei
07:58 AM Feature #6824: lazy initialization of collection class members
Some notes of allocated @java.util@ collections for a large customer application.
* @ArrayList@ - 1.6 million
** @E...
Constantin Asofiei
07:53 AM Feature #6821: java collection performance
Some notes about the profiling of a large customer application; this includes only JRE or FWD runtime calls:
Relat...
Constantin Asofiei

10/20/2022

10:36 AM Bug #6870: implement a request queue for remote OpenClient connections
Greg Shah wrote:
> I'm surprised this is the case.
>
> Are you saying that my understanding as documented in [[p2...
Constantin Asofiei
10:09 AM Bug #6870: implement a request queue for remote OpenClient connections
I'm surprised this is the case.
Are you saying that my understanding as documented in [[p2j:Appserver_Support#Remo...
Greg Shah
10:07 AM Bug #6870: implement a request queue for remote OpenClient connections
Regarding the initial number of workers - once connection is established, it can interrogate the FWD server for the m... Constantin Asofiei
10:06 AM Bug #6870: implement a request queue for remote OpenClient connections
Greg Shah wrote:
> When you say "remote side", are you talking about a different FWD server (i.e. @RUN ... ON@ in @f...
Constantin Asofiei
10:05 AM Bug #6870: implement a request queue for remote OpenClient connections
When you say "remote side", are you talking about a different FWD server (i.e. @RUN ... ON@ in @fwd_server_1@ for a s... Greg Shah
09:51 AM Bug #6870: implement a request queue for remote OpenClient connections
FWD has a request queue enabled for legacy REST/SOAP/web requests and for OpenClient connections from applications ru... Constantin Asofiei
09:47 AM Bug #6870 (New): implement a request queue for remote OpenClient connections
Constantin Asofiei

10/18/2022

11:29 AM Bug #4149: BlockManager and TransactionManager handle TransactionType.NONE incorrectly
@Finalizable.entry()@ is deprecated and needs to be removed, together with @TransactionManager.processEntry()@ - I ca... Constantin Asofiei

10/10/2022

07:51 AM Feature #1970: improve ControlFlowOps method resolution by reflection
3821c/14283 fixed problems in 3821c/14268:
* for typed FUNCTION calls, convert the returned value to the expected ty...
Constantin Asofiei
05:30 AM Feature #6820: reduce String.toLowerCase and toUpperCase usage and String instances
New changes are in 3821c/14281:
* Reduced 'toLowerCase' usage in 'BufferImpl.attachDataSource'.
Constantin Asofiei
05:29 AM Feature #6826: reduce the BDT usage in FWD runtime
Ovidiu Maxiniuc wrote:
> @AnnotatedAst@:
> * @private String getPath(int max)@: it does not look like an optimizati...
Constantin Asofiei
 

Also available in: Atom