Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly implement equals / hashCode method for our SSLSession imple… (
java-native-access#666) …mentation Motivation: We should just take the id into account for equality and hashcode Modifications: Add implementation Result: Correctly handle hashCode and equals
- Loading branch information