jaxp/README
author jrose
Wed, 08 Apr 2009 10:56:49 -0700
changeset 2534 08dac9ce0cd7
parent 6 7f561c08de6b
child 3879 0d9209bdf36c
permissions -rw-r--r--
6655638: dynamic languages need method handles Summary: initial implementation, with known omissions (x86/64, sparc, compiler optim., c-oops, C++ interp.) Reviewed-by: kvn, twisti, never

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.