Skip to content

1.7.2

Compare
Choose a tag to compare
@firaja firaja released this 20 Aug 20:52
· 64 commits to master since this release

Fixed

  • Suppressed warning for usage of java.security.AccessController. This is how the java development team fixed the problem for the moment (#119)
  • In some custom JDK implementations java.security.Provider#getServices() can return null instead of empty java.security.Provider.Service[] (#120)