If I've drop jdk.jartool, I faced with ClassNotFound error as I showed in #3
java.lang.ClassNotFoundException: jdk.security.jarsigner.JarSigner$Builder
As you can see TEST.properties contains both: jdk.compiler and jdk.jartool
25.09.16 18:13, Alan Bateman wrote:
On 25/09/2016 16:05, Sergei Kovalev wrote:
Hi Alan,
Here is the result of one of the tests run in initial state (no fix
applied)
For #2 and #3 then jtreg should ignore the test because they require
jdk.compiler and jdk.jartool (declared in TEST.properties). This is
why I'm wondering if we have a jtreg issue here. As I said, I don't
have any issue working around this with the @modules that you propose
but you can drop "/javax.tools" as it is not needed.
-Alan
--
With best regards,
Sergei