[weld-commits] [weld/core] 2bbe90: WELD-2464: Prevent NPE in ProtectionDomainCache

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


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 2bbe90c73eea72066b4d02aeda4358dc32fb8756
      https://github.com/weld/core/commit/2bbe90c73eea72066b4d02aeda4358dc32fb8756
  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