Cédric Servais

Results 22 comments of Cédric Servais

Any chance to see this merged and released ? :)

Well well.. after digging into this, I came up with reworking few parts of the Dockerfile (I've used the file `Dockerfile.ubi.adoptopenjdk14` as source) and here is my final version although...

Hello, Sure, first, set SCC to FALSE: `ARG OPENJ9_SCC=false` I couldn't get it working because the shell kept complaining about the if structure: `RUN if [ "$OPENJ9_SCC" = "true" ];...

Interesting, I must admit that I didn't look at this. I could try using another openjdk version to see if that works then. Thanks.

Well, I did find that it was my mistake. The library isn't working with python 3.9+. Downgrading to 3.8.10+ fixed the Cython issue :) Yet, I've found out a bug...

> This library is not intended to be used for Vanilla tbh. Not at this moment, right ? ;) I always prefer to start with Vanilla (and have plenty of...

Hm, that wasn't the expected answer :) Still, I hope you'll analyze my PR proposal. JMPQ3 is the only library causing me "wrong" errors in my IDE due to its...

Thank you for the update. I'll try it out. Confusing at first to see that endpoint and endpoints.s3 are not a 1-to-1 replacement :-)

Hello, it worked indeed. I had to change a couple of other settings but I think it's unrelated. Thank you :-)

Issue reporter: @Akasurde if you're still around :-)