Sanne Grinovero

Results 140 comments of Sanne Grinovero

Sorry, there was a problem. Sent an updated commit: db03b59

I'm happy to suggest how to test it manually, yet as I mentioned this patch in isolation would fail - several other patches are necessary. Would you prefer it all...

@davecramer thanks. Do you mean this PR can be merged, or would you rather wait for test tooling to be made available? I'd hope it could be just merged as...

hi @bokken , I hear you that's my same concern. My thought is that nobody will claim that GraalVM is compatible - as a whole - until tests are included...

Hi all, anything else I could do to reassure this is an harmless yet useful refactoring? Thanks

So just an update: this Driver now works fine in GraalVM even without this patch, as we can define reflective needs externally via compiler configuration files. I still believe it...

Would need the same. Is @sebersole 's issue too complex? This would seem a natural thing to do for a gradle plugin?

Hi all, found this while debugging a very similar issue. We just upgraded to the latest, this was working fine before (unfortunately I didn't write down which version we had...

Yes we should release it. I can take care of that, but not this week.. Had already started to polish the build from committing jars in the repo, should finish...

Quarkus still needs JDK8 compatibility today. Hopefully we'll soon target JDK11 only but we're not there yet. Testing with JDK 12, 13, 14 would be nice too.