General

Profile

Artur Școlnic's activity

From 03/29/2025 to 04/27/2025

04/25/2025

08:21 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Returning a mutable instance for all implementations seems to work fine, the testing passed. Artur Școlnic
05:49 AM Base Language Bug #9060: Cache oftenly used values that are immutable
I committed the fix for this and other issues to 9060b/15882. Constantin, maybe you can take a look while I continue ... Artur Școlnic
07:57 AM Base Language Bug #8944: FINALLY block transaction processing
The patch from #9803-46 solved the initial problem this task was opened for, considering that changes from 4602a will... Artur Școlnic

04/24/2025

09:22 AM Base Language Bug #9060: Cache oftenly used values that are immutable
... Artur Școlnic
09:08 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Constantin Asofiei wrote:
> Artur, see @FuzzyMethodRt.resolveSignature@ - @type = arg.getClass().getSimpleName();@ -...
Artur Școlnic
08:40 AM Base Language Bug #9060: Cache oftenly used values that are immutable
With a simple null check, the failing tests are passing. Artur Școlnic
08:39 AM Base Language Bug #9060: Cache oftenly used values that are immutable
... Artur Școlnic
08:18 AM Base Language Bug #9060: Cache oftenly used values that are immutable
... Artur Școlnic
08:16 AM Base Language Bug #9060: Cache oftenly used values that are immutable
The call is @fuzzyMethodLookup(methodName, sig, accessMode, isStatic, internal, null);@
null is passed for the @node...
Artur Școlnic
07:59 AM Base Language Bug #9060: Cache oftenly used values that are immutable
In @fuzzyMethodLookup@, the line:... Artur Școlnic
05:40 AM Base Language Bug #9060 (Internal Test): Cache oftenly used values that are immutable
Artur Școlnic

04/23/2025

06:26 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Constantin Asofiei wrote:
> Does @ this.lob = (LargeObject) field.get().duplicate();@ work, only and only if @field...
Artur Școlnic

04/22/2025

09:37 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Constantin Asofiei wrote:
> * in @Stream.readField@, @return res;@ should be used for non-constant case (to keep the...
Artur Școlnic
05:22 AM Base Language Bug #8944: FINALLY block transaction processing
Isn't a new transaction for the finally block expected? Artur Școlnic
02:36 AM Database Bug #9683: CompoundQuery is doing extra hydration attempts
Addressed a few formatting issues and rebased on trunk rev 15866. Artur Școlnic

04/17/2025

09:40 AM Database Bug #9683 (Review): CompoundQuery is doing extra hydration attempts
I addressed the review and fixed a few bugs detected during testing, the code is in 9683a/15727. Artur Școlnic
07:25 AM Base Language Bug #9060: Cache oftenly used values that are immutable
I addressed the review and fixed a few bugs, I no longer have failing tests in the unit test modules I am using (> 5k... Artur Școlnic
06:16 AM Base Language Bug #9060: Cache oftenly used values that are immutable
I can't see an obvious usage in the customer project i am working with. Artur Școlnic
05:07 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Import statements, but I also saw code like:... Artur Școlnic
04:49 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Sounds good. Artur Școlnic
04:45 AM Base Language Bug #9060: Cache oftenly used values that are immutable
The changes are in 9060b/15859. Artur Școlnic
04:40 AM Base Language Bug #9060: Cache oftenly used values that are immutable
In order to make the @Stream.readField@ work with the constant types, I had to change the method implementation so th... Artur Școlnic

04/11/2025

08:40 AM Base Language Bug #9892: FWD does not support 12731 and 13000 compilation errors.
... Artur Școlnic
08:35 AM Base Language Bug #9892 (New): FWD does not support 12731 and 13000 compilation errors.
Artur Școlnic

04/10/2025

09:44 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Rebased 9060b on trunk rev 15849. Artur Școlnic

04/04/2025

06:14 AM Database Bug #9872: Runtime import statement relies on the ImportWorker to read lob data.
In @PropertyMapper.readLobData@, @Importworker@ is used to retrieve the path to the lob file. @Importworker@ is not s... Artur Școlnic
06:12 AM Database Bug #9872 (New): Runtime import statement relies on the ImportWorker to read lob data.
Artur Școlnic
05:59 AM Base Language Bug #9060: Cache oftenly used values that are immutable
Well, @PropertyMapper@ uses it:... Artur Școlnic
05:43 AM Base Language Bug #9060: Cache oftenly used values that are immutable
I see that Eric and Ovidiu worked on @ImportWorker.initialize@, can someone please explain where should it be called,... Artur Școlnic
05:30 AM Base Language Bug #9060: Cache oftenly used values that are immutable
So I think @PropertyMapper.preprocessClob/Blob@ is necessary because it assigns to @var@ the actual data of the lob, ... Artur Școlnic
05:06 AM Base Language Bug #9060: Cache oftenly used values that are immutable
I did the tests, with 9060b, both export and import is broken, with trunk, export is ok, but the import is broken. I ... Artur Școlnic
 

Also available in: Atom