Skip to content

2021-April-13 - Prerelease - 2.6.132

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Apr 11:38
bfc6fec
Migrate from java.io.File to java.nio.Path (Part 4) (#9113)

* Migrate File to Path in map making tools

* Fix checkstyle errors

* Shorten name of helper method

* Combine if statements

* Prefer Path object over string

* Fix checkstyle violation

* Fix javadoc