Skip to content

ph-commons 9.4.2

Choose a tag to compare

@phax phax released this 25 Apr 11:31
· 1053 commits to master since this release
  • Reduced write locked section in ScopeManager.onGlobalEnd to reduce the possibility of a dead-lock
  • Made ThreadGroup of BasicThreadFactory customizable
  • Updated to BouncyCastle 1.65
  • The IMissingLocaleHandler is now also called in LocaleHelper.getLocale if the input strings are all empty
  • Improved the resolution rules for LocaleCache, LanguageCache and CountryCache on edge cases.
  • Extracted overridable GenericJAXBMarshaller.getJAXBContext
  • Added possibility to cache JAXBContext objects created via classes