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

JMXInterfaceBindingTest is failing intermittently

    XMLWordPrintable

Details

    Backports

      Description

        The test sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java is failing intermittently with the following message

        test result: Failed. Unexpected exit from test [exit code: 0]

        The underlying reason is that the test is only valid on setups with 2 or more IPs configured for the localhost. If that's not the case the test exits via System.exit(0) - and this being disallowed by JTreg harness will cause the test to fail.

        Attachments

          Issue Links

            Activity

              People

                jbachorik Jaroslav Bachorík
                jbachorik Jaroslav Bachorík
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: