Carter Kozak

Results 73 issues of Carter Kozak

==COMMIT_MSG== Safety propagation takes into account known subtypes ==COMMIT_MSG== ## Possible downsides? Rollout is tricky

merge when ready
autorelease

See #2668 ==COMMIT_MSG== Methods must take into account supertypes ==COMMIT_MSG==

merge when ready
autorelease

_Note: I've created this PR against the default branch because I don't know where it is the best fit, I don't wish to cause contention around what should or shouldn't...

This is a more specific follow-up from one of the components of https://github.com/FasterXML/jackson-benchmarks/pull/6 I'd like to determine whether this comment still holds true, initial benchmarking showed a fairly substantial improvement...

Currently we support containers thusly: https://github.com/palantir/go-java-launcher/blob/3e6f05325a8002960172b1bd0eb39aec0a5ba42f/README.md#java-heap-and-container-support `-Xms` and `-Xmx` args are ignored, and replaced with `-XX:InitialRAMPercentage=75.0 -XX:MaxRAMPercentage=75.0` to set heap memory bounds dynamically based on the container itself. This is...

==COMMIT_MSG== hadoop-crypto no longer depends on commons-crypto or openssl ==COMMIT_MSG==

## What happened? `MapExample.builder().items("foo", null).build()` produces `MapExample{items: {foo=null}}` ## What did you want to happen? I expected a `SafeNullPointerException("value cannot be null")` to be thrown

==COMMIT_MSG== Dialogue channels internally refresh ==COMMIT_MSG== Quick proof of concept branch, entirely untested

==COMMIT_MSG== Refactor DNS-based channel refresh within DialogueChannel ==COMMIT_MSG==

==COMMIT_MSG== Provide a consistent exception when no dns records are resolved ==COMMIT_MSG==

merge when ready
do not merge
autorelease