Add java.security.Provider and java.security.Security (#1028)
This adds about 80k to the binary.
This commit is contained in:
parent
8b8ba47f65
commit
405c34b668
1 changed files with 2 additions and 0 deletions
|
|
@ -248,7 +248,9 @@
|
|||
java.nio.file.attribute.PosixFilePermissions])
|
||||
java.security.MessageDigest
|
||||
java.security.DigestInputStream
|
||||
java.security.Provider
|
||||
java.security.SecureRandom
|
||||
java.security.Security
|
||||
java.sql.Date
|
||||
java.text.ParseException
|
||||
;; adds about 200kb, same functionality provided by java.time:
|
||||
|
|
|
|||
Loading…
Reference in a new issue