# jdk8u_jaxp **Repository Path**: gorden5566/jdk8u_jaxp ## Basic Information - **Project Name**: jdk8u_jaxp - **Description**: openjdk8,解决了官方源码编译时大部分可能会遇到的问题 - **Primary Language**: Java - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-11-28 - **Last Updated**: 2022-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README README: This file should be located at the top of the 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: This repository can be loaded as a NetBeans project, built with ant, or built with GNU make, e.g. ant -OR- cd make && gnumake The built files that will be imported into the jdk build will be in the "dist" directory. Help information is available by running "ant -projecthelp" or "make help".