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

Remove dependency on enums from internal sun.security.provider.certpath.OCSP API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P3
    • 6u18
    • 6
    • security-libs
    • None

    Description

      The sun.security.provider.certpath.OCSP API needs to be used by Java Plugin and WebStart. The usage of enum in the API is a problem because they compile their source to run on JDK 1.4 and up. So we need to remove the dependency on enum (which is 1.5 and up).

      Attachments

        Issue Links

          Activity

            People

              mullan Sean Mullan
              mullan Sean Mullan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: