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

sun/security/ssl/SSLSessionImpl/ResumptionUpdateBoundValues.java failing intermittently when main thread is a virtual thread

XMLWordPrintable

        This test fails intermittently when run with JTREG_TEST_THREAD_FACTORY=Virtual, meaning the main thread is a virtual thread.

        java.lang.RuntimeException: 'trigger new session ticket' missing from stdout/stderr
        at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:252)
        at ResumptionUpdateBoundValues.main(ResumptionUpdateBoundValues.java:196)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
        at java.base/java.lang.reflect.Method.invoke(Method.java:580)
        at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
        at java.base/java.lang.VirtualThread.run(VirtualThread.java:329)

              mpowers Mark Powers
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: