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

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • 6u18
    • Affects Version/s: 6
    • Component/s: security-libs
    • None

      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).

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: