RFR(M): 8078896: Add @modules as needed to the jdk_svc tests
Alan Bateman
Alan.Bateman at oracle.com
Wed May 6 07:17:42 UTC 2015
On 05/05/2015 22:00, Mandy Chung wrote:
> :
>
>
> About the test selection, one typical aspect of svc tests is to run a
> j* tool in a child process (e.g. jinfo, jstack, jstat, jstatd,jcmd,
> jps etc that are in jdk.jcmd module). I would expect all
> test/sun/tools/jcmd tests should have @modules jdk.jcmd and similiar
> for other sun/tools/j* tests. Are you thinking to come back in the
> next round of test selection update?
Alexander Kulyakhtin's tool hasn't been pushed to jdk9/dev yet but I
expect it will be run regularly to keep the tests updated. For modules
then we're mostly interested in the tests that make use of JDK-internal
APIs of course, the test selection aspect is for later when jtreg has
support for this.
-Alan
More information about the serviceability-dev
mailing list