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

Update IllegalRecordVersion.java for changes to TLS implementation

    XMLWordPrintable

Details

    Backports

      Description

        This test fails due to changes in the underlying TLS implementation. Verify the test is still valid and update accordingly.

        command: main IllegalRecordVersion
        reason: User specified action: run main/othervm IllegalRecordVersion
        started: Thu Dec 15 10:02:18 EST 2022
        Mode: othervm [/othervm specified]
        finished: Thu Dec 15 10:02:19 EST 2022
        elapsed time (seconds): 0.181
        ----------configuration:(0/0)----------
        ----------System.out:(3/161)----------
        client hello (record version(0xa9, 0xa2))
        Client wrap result: Status = OK HandshakeStatus = NEED_UNWRAP
        bytesConsumed = 0 bytesProduced = 440 sequenceNumber = 0
        ----------System.err:(11/696)----------
        java.lang.Exception: Cannot catch the unsupported record version issue
        at IllegalRecordVersion.main(IllegalRecordVersion.java:70)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:578)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
        at java.base/java.lang.Thread.run(Thread.java:1623)

        Attachments

          Issue Links

            Activity

              People

                mdonovan Matthew Donovan
                mdonovan Matthew Donovan
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: