Adding the other alias back in...
Thanks for the review!
It is hard for me to see how debugger/debuggee tests in general
can be done without .sh scripts. For RedefineClasses() or
RetransformClasses() tests, it would be even more difficult,
but... who knows... If someone invests enough time, anything
is possible.
Dan
On 2/20/13 11:05 AM, Coleen Phillimore wrote:
This looks good. Hope these .sh tests are short-lived.
Coleen
On 2/20/2013 12:29 PM, Daniel D. Daugherty wrote:
Greetings,
I have a small test fix for getting RedefineSubclassWithTwoInterfaces.sh
to run properly on Windows under MKS. Thanks to Amy Lu for finding and
reporting the issue.
Here is the webrev URL:
http://cr.openjdk.java.net/~dcubed/8008352-webrev/0-jdk8-tl/
Tested via a JPRT test job running the "jdk_lang" test suite.
Also tested on WinXP/Cygwin, WinXP/MKS and Solaris X86 locally
Dan