Need reviewer - jdi tests fixes
Kelly O'Hair
Kelly.Ohair at Sun.COM
Tue Nov 24 12:29:37 PST 2009
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
More information about the serviceability-dev
mailing list