-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ssl: Work around bug JDK-8267701 / HmacPBESHA256 not available
Older JDK 8 / JDK 11 builds don't support HmacPBESHA256, which is used in testing/selftest. When encountering such an exception, throw a KnownJavaBugIOException with a proper explanation.
- Loading branch information
1 parent
8932835
commit 93817db
Showing
1 changed file
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters