RFR (S) 8007142: Add utility classes for writing better multiprocess tests in jtreg
Alan Bateman
Alan.Bateman at oracle.com
Fri Feb 1 15:18:02 UTC 2013
On 01/02/2013 15:06, Yekaterina Kantserova wrote:
>
> Thanks for explanation! But I'm still confused.
>
> In my use case I need to test /_the tool_/ I'll find with
> JDKToolFinder. It will work if just -jdk will be specified. But if
> -compilejdk happens to be specified the results of my tests will be
> useless. Furthermore, it would be hard to detect. Do you think there
> is a solution that covers all use cases?
I don't think it make sense to specify -compilejdk and not -jdk. Does
that help?
-Alan
More information about the core-libs-dev
mailing list