Jonas Konrad

Results 308 comments of Jonas Konrad

I think jackson just doesn't do this form of structural detection. You would need to use the subtyping support.

Had to `pip install oauth2client google-cloud-storage google-api-python-client google-auth` on the host to work around this.

i havent followed the discussion, i dont know whether the name is settled yet, and i dont feel strongly about it, but how about 'readAutomatic' instead? it makes it clear...

You probably need to enable JFR support for native image as well

The client is sending a request on the HTTP/2 connection, but before that request is processed, the server GOAWAYs the connection, so the client throws an exception. It's not really...