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

sun/management/jdp tests are not running properly

XMLWordPrintable

        All these tests run without failure but do nothing.

        In the standard error output of the test you can see:

        Error: Could not find or load main class <name of JDP test class>

        The problems likely comes from the fact that these tests start a sub process, but don't pass the -classpath option to the subprocess.

        The main test class should be modified to fail if the subprocess doesn't start properly, and it should pass the appropriate -classpath option when starting the sub process.

              asapre Amit Sapre
              dfuchs Daniel Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: