On Tue, 25 May 2021 12:36:54 GMT, Kevin Rushforth <[email protected]> wrote:
> I also prefer approach 3, since the body of the try/finally loop is then > identical to that of `NativeLibLoader::calculateCheckSum`. > Can you add a unit test to validate the checksum method? Hello Kevin, Thanks for the review, I have added a test. Please take a look. ------------- PR: https://git.openjdk.java.net/jfx/pull/518
