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.
- 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 ...
- 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...
04/24/2025
- 09:22 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- ...
- 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();@ -... - 08:40 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- With a simple null check, the failing tests are passing.
- 08:39 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- ...
- 08:18 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- ...
- 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... - 07:59 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- In @fuzzyMethodLookup@, the line:...
- 05:40 AM Base Language Bug #9060 (Internal Test): Cache oftenly used values that are immutable
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...
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... - 05:22 AM Base Language Bug #8944: FINALLY block transaction processing
- Isn't a new transaction for the finally block expected?
- 02:36 AM Database Bug #9683: CompoundQuery is doing extra hydration attempts
- Addressed a few formatting issues and rebased on trunk rev 15866.
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.
- 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...
- 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.
- 05:07 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- Import statements, but I also saw code like:...
- 04:49 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- Sounds good.
- 04:45 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- The changes are in 9060b/15859.
- 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...
04/11/2025
- 08:40 AM Base Language Bug #9892: FWD does not support 12731 and 13000 compilation errors.
- ...
- 08:35 AM Base Language Bug #9892 (New): FWD does not support 12731 and 13000 compilation errors.
04/10/2025
- 09:44 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- Rebased 9060b on trunk rev 15849.
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...
- 06:12 AM Database Bug #9872 (New): Runtime import statement relies on the ImportWorker to read lob data.
- 05:59 AM Base Language Bug #9060: Cache oftenly used values that are immutable
- Well, @PropertyMapper@ uses it:...
- 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,...
- 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, ...
- 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 ...
Also available in: Atom