Early Access builds for JDK 9 b42, JDK 8 b18 & JDK 7 b03 are available on java.net
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 5 12:16:44 UTC 2015
On 05/01/2015 11:58, Andrew Dinn wrote:
> On 05/01/15 11:46, Alan Bateman wrote:
>>> . . .
>> Are you running with a JRE download rather than a JDK download by any
>> chance? The com.sun.tools.attach types should be visible when you are
>> running with a JDK image.
> Yes, I am running with a JDK download, specifically the Linux 64 bit b42
> release that Rory mentioned when he advertised availability of that version
>
> jdk-9-ea-bin-b42-linux-x64-10_dec_2014.tar.gz
>
> regards,
>
If it's the JDK image then this should work as it's the equivalent of
pre jdk9-b41 with tools.jar on the class path. So I think you will have
to dig into, my only guess at this point is that TestNG is somehow
delegating to the extension class loader rather than the
system/application class loader.
-Alan
More information about the quality-discuss
mailing list