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

RMI regression test failures due to missing @build TestLibrary

    XMLWordPrintable

Details

    • b144
    • 9
    • b148
    • generic
    • generic

    Description

      From build 144 onwards most of the rmi related test cases are failing if we run all jdk test cases as a single group(jdk_stable group).
      All of the test cases are failing with any of the following two error log:
      “test result: Failed. Execution failed: `main' threw exception: java.lang.NoClassDefFoundError: TestFailedException” or
      “result: Failed. Execution failed: `main' threw exception: java.lang.NullPointerException”

      Attached two log files for reference.

      Created small sub group of test cases which produce error consistently. It has to run no concurrency or conc:1 or 2.
      jdk_rmi_test = \
          com/sun/jndi/ldap/LdapTimeoutTest.java \
         com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java \
          com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java \
          java/rmi/Naming/LookupNameWithColon.java

      Attachments

        Activity

          People

            mchung Mandy Chung
            akolarkunnu Abdul Kolarkunnu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: