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

[TEST_BUG] test/sun/security/mscapi/IterateWindowsRootStore.java failing in 8

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 8
    • security-libs

      Trying to prepend dummy JCE provider
      Sucessfully prepended dummy JCE provider
      Reading certificate for alias: Microsoft Root Certificate Authority...STDERR:
      java.lang.ArrayIndexOutOfBoundsException: 0
      at sun.security.mscapi.KeyStore.engineGetCertificate(KeyStore.java:315)
      at sun.security.mscapi.KeyStore$ROOT.engineGetCertificate(KeyStore.java:61)
      at java.security.KeyStore.getCertificate(KeyStore.java:1081)
      at IterateWindowsRootStore.main(IterateWindowsRootStore.java:126)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
      at java.lang.Thread.run(Thread.java:745)

            robm Robert Mckenna
            robm Robert Mckenna
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: