Need reviewer on changes to the com/sun/jdi tests.

6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm
http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-tl-test-changes/webrev/

The com/sun/jdi tests can run with 'jtreg -samevm' with these changes.
Although not all these changes had to do with -samevm.

Multiple issues fixed:
  * Solaris amd64 not being tested in multiple places
  * Assumptions that the current directory was also the classes dir
    (Added "-classpath test.classes" in multiple places).
  * Made a few tests permanently 'othervm'
  * Removed SimulResumerTest.java and RedefineException.sh from the
    problem list for now. (No jdi tests would be on the problem list)

-kto

Reply via email to