[weld-commits] [weld/core] 1379ff: WELD-2464: Prevent NPE in ProtectionDomainCache

GitHub noreply at github.com
Fri Feb 16 07:26:05 EST 2018


  Branch: refs/heads/2.4
  Home:   https://github.com/weld/core
  Commit: 1379ff8ba5c012d88133dd7396f7f660f9626a47
      https://github.com/weld/core/commit/1379ff8ba5c012d88133dd7396f7f660f9626a47
  Author: Andrew Rouse <anrouse at uk.ibm.com>
  Date:   2018-02-16 (Fri, 16 Feb 2018)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/ProtectionDomainCache.java

  Log Message:
  -----------
  WELD-2464: Prevent NPE in ProtectionDomainCache

Prevent NullPointerException in ProtectionDomainCache if
ProtectionDomain.getPermissions() returns null.




More information about the weld-commits mailing list