• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core

      Under some conditions (that I'm failing to diagnose) Converter.canConvert(Class type) is being called with null as argument on a converter which is not NullConverter, those calls lead to {{NullPointerException}}s.

          [JENKINS-37757] NPE on XStream serialization

          Antonio Muñiz created issue -
          Antonio Muñiz made changes -
          Assignee New: Antonio Muñiz [ amuniz ]
          Antonio Muñiz made changes -
          Remote Link New: This issue links to "PR (Web Link)" [ 14775 ]
          Antonio Muñiz made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Antonio Muñiz made changes -
          Description Original: Under some conditions (that I'm failing to diagnose) {{Converter.canConvert(Class type)}} is being called with {{null}} as argument on a converter which is not `NullConverter`, those calls lead to {{NullPointerException}}s. New: Under some conditions (that I'm failing to diagnose) {{Converter.canConvert(Class type)}} is being called with {{null}} as argument on a converter which is not {{NullConverter}}, those calls lead to {{NullPointerException}}s.

            amuniz Antonio Muñiz
            amuniz Antonio Muñiz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: