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

Undo exclusiveAccess.dirs changes for JDK-8220295 and see if there are still any testing issues

XMLWordPrintable

    • b02

      JDK-8220295 added the following tests to exclusiveAccess.dirs to deal with some sporadic and poorly understood test failures:

       sun/tools/jstatd
       sun/tools/jcmd
       sun/tools/jhsdb
       sun/tools/jhsdb/heapconfig
       sun/tools/jinfo
       sun/tools/jmap
       sun/tools/jps
       sun/tools/jstack
       sun/tools/jstat
       com/sun/tools/attach

      For the most part this is all of our tests that use the Attach API, and the issue being worked around seemed to be related to VirtualMachine.list(). There have been a few fixes in this area since then that may have resolved the issues that were being seen. In particular: JDK-8205654, JDK-8220175, and JDK-8223600. For the reason we should see how well these tests now run concurrently.

      Also, jhsdb never should have been added to the list since it does not use the Attach API.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: