jaxp/make/README
author coleenp
Thu, 17 Jan 2008 13:38:17 -0800
changeset 195 9193828514c4
parent 6 7f561c08de6b
permissions -rw-r--r--
6646946: Kernel installation failed on Japanese and Chinese XP SP2 (VM part) Summary: convert strings from Download Manager into native encoding in the VM Reviewed-by: sbohne, never, phh, kamg, xlu

README:
  This file should be located at the top of the jaxp 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.