Checking build results

Volker Simonis volker.simonis at gmail.com
Fri Nov 11 13:37:48 UTC 2011


I think you really need a Gnumake higher than 3.81 and I honestly can
not understand how you've managed to build the whole OpenJDK with the
3.81 version of make which comes with Cygwin (because it has serious
problems with drive letters in Windows path names).

I've recently wrote a blog how I've compiled OpenJDK on Windows
(http://weblogs.java.net/blog/simonis/archive/2011/10/28/yaojowbi-yet-another-openjdk-windows-build-instruction)
where I've also described how to build Gnumake 3.82 however I haven't
run the tests until now.

Best regards,
Volker


On Fri, Nov 11, 2011 at 11:37 AM, Andrea Weikert
<andrea.weikert at printsoft.com> wrote:
> Hi,
>
>
>
> have to admit that I’m quite new to the OpenJDK version 1.7.0-internal and
> trying to confirm that my build on Windows is fine.
>
> I have more or less successfully run the tests for hotspot and jdk so far
> and would like to compare the results to an official run of the tests.
>
> Running the build with cygwin on Windows XP I did have to make a few small
> adjustments to get them working but I still get a few test failures here and
> there.
>
>
>
> Is there a place where the official  test results are published so I can
> compare? Specifically I’d like to know which tests are supposed to run,
> since I also get quite a few ‘not run’ tests.
>
>
>
> My second question is the langtools tests, I seem to run them successfully,
> but the summary.txt file isn’t found. Any hint on that?
>
> (I have been running cygwin make 3.8.1 and read that probably a higher
> version is required – can anyone confirm before I rebuild the whole jdk?)
>
>
>
> Kind regards,
>
> Andrea
>
>
>
>
>
> PS:
>
> My command line for running the tests is from the main openjdk folder:
>
>
>
> Make test PRODUCT_HOME=build/windows-i586/j2sdk-image
> JPRT_JTREG_HOME=<path-to-jtreg> JPRT_JCK_HOME=<path-to-jtreg
> JPRT_JAVA_HOME=<path-to-jdk1.6.0_27 TESTDIRS=.
>
>



More information about the build-dev mailing list