Steven Schlansker

Results 356 comments of Steven Schlansker

As of Java 18, there no longer is a historical Reflection api implementation at all, it simply becomes calls into MethodHandles, but slightly less efficient. So we definitely should migrate:...

I'm hacking around on this here: https://github.com/FasterXML/jackson-databind/compare/master...stevenschlansker:methodhandle-hacking?expand=1 39 failing tests to go...

demo project here: https://github.com/stevenschlansker/jackson-fiber

Test failures appear to be unrelated to my change.

Ping? Is this an appropriate contribution?

This issue still causes problems with running the client past authentication token revocation. I guess we will have to continue spamming this issue every 90 days to keep it from...

/remove-lifecycle stale What an annoying bot. Please stop closing issues that are still open, and affect many users!

We are running into this problem as well - `ApiException` is thrown with a `null` message, and the inherited `Exception.toString` method does not know about the `responseBody`, so it does...

Turns out, if there is no change, the issue doesn't just magically solve itself, no matter what the bot wants. /remove-lifecycle stale

oops... /remove-lifecycle rotten