jaxp/README
author mcimadamore
Tue, 16 Jun 2009 10:45:42 +0100
changeset 3138 c9fe0e7472ac
parent 6 7f561c08de6b
child 3879 0d9209bdf36c
permissions -rw-r--r--
6835430: javac does not generate signature attributes for classes extending parameterized inner classes Summary: ClassWriter does not consider outer params of an inner class when emitting signature attributes Reviewed-by: jjg

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.