Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6992545

FindBugs warnings in com.sun.net.httpserver.HttpsParameters.*

XMLWordPrintable

    • b116
    • x86
    • linux
    • Not verified

      Findbugs report on jdk7 b112 shows Malicious code vulnerability Warnings in com.sun.net.httpserver.HttpsParameters.*

      Full report is here:
      http://sqeweb.sfbay.sun.com/jsn/users/bsitu/StaticAnalysis/results/findbugs1.3.9/jdk7-b112-jre.html#Warnings_MALICIOUS_CODE

      Detail:

      EI com.sun.net.httpserver.HttpsParameters.getCipherSuites() may expose internal representation by returning HttpsParameters.cipherSuites


      Bug type EI_EXPOSE_REP (click for details)
      In class com.sun.net.httpserver.HttpsParameters
      In method com.sun.net.httpserver.HttpsParameters.getCipherSuites()
      Field com.sun.net.httpserver.HttpsParameters.cipherSuites
      At HttpsParameters.java:[line 93]

      EI com.sun.net.httpserver.HttpsParameters.getProtocols() may expose internal representation by returning HttpsParameters.protocols


      Bug type EI_EXPOSE_REP (click for details)
      In class com.sun.net.httpserver.HttpsParameters
      In method com.sun.net.httpserver.HttpsParameters.getProtocols()
      Field com.sun.net.httpserver.HttpsParameters.protocols
      At HttpsParameters.java:[line 113]

            chegar Chris Hegarty
            bsitu Bill Situ
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: