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

java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case

XMLWordPrintable

    • b150

        in below tests,
        java/rmi/transport/handshakeFailure/HandshakeFailure.java,
        java/rmi/transport/handshakeTimeout/HandshakeTimeout.java
        exception is not thrown when reach failure test case
        if (connector.exception instanceof MarshalException) {
          // only message is printed out, no exception is thrown.
        }

        There are potential intermittent failures in these 2 tests, should fix them too.

              mli Hamlin Li
              mli Hamlin Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: