HttpURLConnection.filterHeaderField method returns null where empty string is expected

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 7u4
    • Component/s: core-libs
    • None
    • b82
    • Verified


        SHORT SUMMARY: NPE seen in HttpSOAPConnection.post method
        INDICATORS:
        NPE occurring in
        com.sun.xml.internal.messaging.saaj.client.p2p.HttpSOAPConnection.post
        when run through a plugin/webstart environment.
        COUNTER INDICATORS:
        TRIGGERS:
        Presense of only HttpOnly headers in the Set-Cookie headers value which
        results in a
        null value being passed to calling code in plugin environment.
        KNOWN WORKAROUND:
        N/A
        PRESENT SINCE:
        7u4 (https://jbs.oracle.com/bugs/browse/JDK-7095980)
        HOW TO VERIFY:
        Will write a regression testcase.
        NOTES FOR SE:
        REGRESSION: Y
         

              Assignee:
              Sean Coffey
              Reporter:
              Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: