RFR: 8239138: StyleManager should use a BufferedInputStream
Ambarish Rapte
arapte at openjdk.java.net
Thu May 27 02:14:32 UTC 2021
On Tue, 25 May 2021 12:36:54 GMT, Kevin Rushforth <kcr at openjdk.org> 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
More information about the openjfx-dev
mailing list