Georgios Andrianakis

Results 773 comments of Georgios Andrianakis

I'm not really sure what to make of the test failures, I can't really tell if they are related or not... They appear to only happen with old go versions...

@eparis Could you please have a look? Thank you

It's not a functionality issue per-se, it's more of a minor performance nussance. Essentially what happens is that the as part of the way the JDK implements some lambdas and...

> Is there any way to understand why these two in particular are a problem I personally have not weeded through the JDK code that leads to this. Maybe @franz1981...

> and it affect where there's some reflective lookup in place IIUC (it's our case @geoand ?) No reflective access in our case

The performance hit is not really measurable. It only makes a small difference when there are a lot NSME thrown (as explained in the description) at application startup. We are...

Thanks for this! CI seems unhappy however :)

I'm out until further notice. Furthermore my backlog has grown pretty large, so I can't promise when I'll get to this.

This definitely needs a review from @mkouba for the Arc parts as I am not 100% what is introduces is something we want

> If so would an annotation transformer be a solution? +1