Christian Wirth

Results 102 comments of Christian Wirth

(internally tracked as GR-27607)

Hi @davidekholm I recall I took a look a while back and didn't find anything concrete to fix on our side. @woess could have a look at your example later,...

Hi, sorry for the delay. You are using Graal.js, but not GraalVM as an optimizing compiler. Graal.js is just a bunch of JAR files, so this is possible, but as...

Hi @mdsina, thanks for your question. I've not looked at your code yet, but a very generic answer of the best practice when you want code to be cached in...

Hi @mdsina We have fixed a memory leak problem around Objects with lots of (different) properties. This fix has landed in RC14 and might fix the problem you reported. Best,...

Hi @mdsina can you confirm this problem is solved for you by a newer Release (RC14 or later, or GraalVM 19). Thanks, Christian

Hi, what would be super-helpful for us would be an example to easily reproduce. Ideally just one Java file without any other dependency. From what I read from your descriptions...

Hi @dariol83 thanks for your reproducer application (that does not reproduce the problem, unfortunately). I had a quick look at it and can confirm I don't see any immediate problem...

Hi @xardasos thanks for your example. Regarding the `HostAccess`, you answer yourself in the code example: don't create that for each iteration. There is no need for that; if you...

Hi @flohuemer confirmed, I have added you to our internal list of OCA signatories, so that should be resolved shortly. -- Christian