RFR(s): 8166624: java/util/jar/JarFile/mrjar regression tests has undeclared dependencies

Alan Bateman Alan.Bateman at oracle.com
Mon Sep 26 07:06:02 UTC 2016


On 25/09/2016 16:16, Sergei Kovalev wrote:

> 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
I didn't suggesting dropping jdk.jartool, I was suggesting changing 
"@module java.compiler/javax.tools" to "@modules java.compiler".

I think we need to start a new thread on jtreg-dev about this issue as 
this is about test selection when TEST.properties is used to list the 
required modules.

-Alan




More information about the core-libs-dev mailing list