Hi Dmitry,
On 19.8.2015 19:10, Dmitry Samersoff wrote:
Everybody,
Please, review test-only fix.
http://cr.openjdk.java.net/~dsamersoff/JDK-8086134/webrev.01/
The test is rewritten to use testlibrary and to detect common bad environment
conditions.
Tests in Hotspot and JDK workspaces are identical, except imports and the fact
that JDK version runs
jstack but hotspot version runs jhsdb (sa launcher).
I will need more explanation here.
* the issue is about the tmtools test failing; are you planning to
remove the failing tests?
* what is the reason for having the test in hotspot and in jdk? wouldn't
it be possible to have it just in jdk and launch it once using jstack
and once jhsdb?
Thanks,
-JB-
-Dmitry