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

[GRAAL] TestCipherBlowfish.java test failed with libgraal

XMLWordPrintable

      com/sun/crypto/provider/Cipher/Blowfish/TestCipherBlowfish.java

      java.lang.RuntimeException: Recovered text not same as plain text
      at TestCipher.runTest(TestCipher.java:188)
      at TestCipher.runAll(TestCipher.java:123)
      at TestCipherBlowfish.main(TestCipherBlowfish.java:49)

      and

      java.lang.RuntimeException: Different ciphers generated with same buffer
      at TestCipher.runTest(TestCipher.java:171)
      at TestCipher.runAll(TestCipher.java:123)
      at TestCipherBlowfish.main(TestCipherBlowfish.java:49)

            kvn Vladimir Kozlov
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: