Francis,
The command as you posted it is this:
On 11/24/2013 06:57 PM, Francis ANDRE wrote:
$
'Z:/JDK/jdk8/build/windows-x86-normal-server-release/images/j2sdk-image/bin/javac'
-J
-Xmx768m -J-Dtest.vm.opts=-Xmx768m
-J-Dtest.class.path.prefix='Z:\JDK\jdk8\langtool
s\build\windows-i586\
Jon
I run the full command as standalone cygwin bash command with the verbose
options set. Result is the same. I doublechecked that tools.jar at
Z:\JDK\jdk8\build\windows-x86-normal-server-release\images\j2sdk-image\lib
contains the relevant classes used by DocCommentTester.java...
So I do n
Jon
By the way, what is the top level make command for running all tests in jdk and
in hotspot? running make test just launches jdk_core and langtools test suite
Le 22/11/2013 21:50, Jonathan Gibbons a écrit :
Francis,
I do note that your /cygdrive/Z paths seem to have been successfully
Francis,
I do note that your /cygdrive/Z paths seem to have been successfully
converted to Z: paths, which is good.
In the rerun part of the file you can see:
-classpath
'Z:\JDK\jdk8\langtools\build\windows-i586\test\langtools\jtreg\JTwork\classes\1\tools\javac\doctree;Z:\JDK\jdk8\langtools\
Hello
I am running the langtools test suite with
/cygdrive/c/cygwin/usr/local/bin/make -k -C ../langtools/test
JT_JAVA=/cygdrive/Z/JDK/jdk8/build/windows-x86-normal-server-release/images/j2sdk-image
TEST=jtreg jtreg
and got many compiles error. I think
jdk8\build\windows-x86-normal-server-