Highlights
- Arctic Code Vault Contributor
- Pro
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
1,614 contributions in the last year
Activity overview
Contribution activity
October 2020
- wsargent/lz4-java Java
Created a pull request in lightbend/ssl-config that received 9 comments
Enable build on JDK 15
Fixes #268
Use AlgorithmId.get("") instead of using the OID directly, as JDK 15 removes methods and there is not a common interface fir it.