Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
587 contributions in the last year
Contribution activity
October 2020
Created a pull request in openjdk/jdk that received 4 comments
8202471: Make type annotations on owner type parameters available
A method's or constructor's owner type might carry annotations on its potential type parameters but is never represented as parameterized type what…
Created an issue in FasterXML/jackson-databind that received 5 comments
Serialization-deserialization chain not reproducable
Jackson cannot read all JSON that itself produces if a valueOf method is used for unmarshalling, I was rather surprised by this as two components u…