usethesource / capsule

The Capsule Hash Trie Collections Library
BSD 2-Clause "Simplified" License
404 stars 27 forks source link

Switch to Java 11 #26

Closed jurgenvinju closed 3 years ago

msteindorfer commented 3 years ago

@jurgenvinju I suggest to separate the reformatting from the content change (or even drop it from this PR). This would make the PR easier to review, and it would interfere less with other changes in flight.

jurgenvinju commented 3 years ago

@msteindorfer commit d9014c5 is the interesting one; next to that I bumped the version of capsule for this to 0.7.0 (so one minor version) to reflect that it is (possibly) not backward compatible with the Java 8 version.

jurgenvinju commented 3 years ago

We merged this branch manually.

jurgenvinju commented 3 years ago

Github says there are unmerged commits. but I don't see them in my clone. Don't know what is going on here.