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

javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile

XMLWordPrintable

        The changes in JDK-8035000 changed some common rmi testlibrary, RMID.java, and this test no longer compiles.

        STDERR:
        /opt/jprt/T/P1/122924.chhegar/s/jdk/test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java:64: error: method shutdown in class RMID cannot be applied to given types;
                    rmid.shutdown(rmidPort);
                        ^
          required: no arguments
          found: int
          reason: actual and formal argument lists differ in length
        1 error

              chegar Chris Hegarty
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: