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

vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003 and 004 use wrong path to test classes

    XMLWordPrintable

Details

    • b14

    Backports

      Description

        resexhausted003 uses ../../classes/0/vmTestbase as path to class files, which will work only if the test is run in 0th agent.
        resexhausted004 uses ./bin/classes which doesn't exist at all.

        the suggested fix is to use PropertyResolvingWrapper and ${test.class.path}

        Attachments

          Issue Links

            Activity

              People

                gadams Gary Adams (Inactive)
                iignatyev Igor Ignatyev (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: