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

com/sun/crypto/provider/Cipher/AEAD/GCMBufferTest.java failing with -Xcomp after 8273297

XMLWordPrintable

    • b17
    • 18
    • b20
    • Verified

        This test fails intermittently in the loom repo when running with the wrapper on debug builds with -Xcomp. Maybe x64 only.

        result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Ciphertext mismatch (DIRECT): result (len=12357):

        at GCMBufferTest.crypto(GCMBufferTest.java:500)
        at GCMBufferTest.encrypt(GCMBufferTest.java:311)
        at GCMBufferTest.test(GCMBufferTest.java:289)
        at GCMBufferTest.main(GCMBufferTest.java:659)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:577)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:327)
        at java.base/java.lang.VirtualThread.run(VirtualThread.java:271)
        at java.base/java.lang.VirtualThread$VThreadContinuation.lambda$new$0(VirtualThread.java:156)
        at java.base/jdk.internal.vm.Continuation.enter0(Continuation.java:358)
        at java.base/jdk.internal.vm.Continuation.enter(Continuation.java:351)

              svkamath Smita Kamath (Inactive)
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: