jaxws/README
author jmasa
Sat, 31 Jan 2009 00:15:00 -0800
changeset 2006 f2d2f0f20063
parent 8 474761f14bca
child 3885 90241d0c87b6
permissions -rw-r--r--
6792421: assert(_bitMap->isMarked(addr+size-1),inconsistent Printezis mark) Summary: The CMS concurrent precleaning and concurrent marking phases should work around classes that are undergoing redefinition. 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.