jaxws/README
author jmasa
Tue, 11 Mar 2008 14:19:53 -0700
changeset 188 ad618a71f914
parent 8 474761f14bca
child 3885 90241d0c87b6
permissions -rw-r--r--
6673975: Disable ZapUnusedHeapArea to reduce GC execution times of debug JVM's. Summary: Mangling the unused space is having an adverse affect on testing with fastdebug builds so turn it off by default. Reviewed-by: ysr, tonyp

README:
  This file should be located at the top of the jaxws Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "dist"
  directory.