Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-2761

[classlib][security] Security.getProviders throws NumberFormatException unexpectedly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Classlib
    • None
    • Advanced

    Description

      Here is a testcase:

      public void testgetProviders()
      {
      Provider[] providers = Security.getProviders("Signature.SHA1withDSA KeySize:512");
      }

      RI passes.
      Harmony fails with throwing NumberFormatException.

      Attachments

        1. patch-2761.diff
          9 kB
          Leo Li

        Issue Links

          Activity

            People

              smm Stepan Mishura
              liyilei1979@gmail.com Leo Li
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: