Go to file
CuriousTommy 5a541c1844
Merge pull request #1 from darlinghq/remove_lkm
Generate SDK Headers For JavaNativeFoundation
2024-01-15 20:23:16 -08:00
.jcheck 8190985: .jcheck/conf files contain 'project=jdk10' 2018-09-21 12:08:13 -07:00
apple/JavaNativeFoundation JavaNativeFoundation: Re-license under BSD-3 2020-09-15 14:28:08 -07:00
bin 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
darling/include/JavaNativeFoundation Generate SDK Headers For JavaNativeFoundation 2023-05-14 07:40:19 -07:00
doc 8234370: Implementation of JEP 362: Deprecate the Solaris and SPARC Ports 2019-12-10 20:04:55 -08:00
make [macos] Update build system to successfully build the zero variant for macOS/arm64 2020-07-28 10:42:27 -07:00
src Removed invalid GNU GPL v3 reference from the java.smartcardio library, because stated source files do not exist in the repository 2020-07-28 10:42:28 -07:00
test Merge 2020-07-08 20:01:33 +00:00
.gitignore 8210283: Support git as an SCM alternative in the build 2018-09-07 14:54:15 -07:00
.hgignore 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo 2019-07-29 16:31:09 +05:30
.hgtags Added tag jdk-14.0.2-ga for changeset 55692db5e928 2020-07-09 02:08:41 -07:00
ADDITIONAL_LICENSE_INFO 8193208: Add additional licensing file for the JDK 2017-12-14 18:20:33 +01:00
ASSEMBLY_EXCEPTION 8166799: ASSEMBLY_EXCEPTION contains historical company name 2016-10-06 18:06:04 -07:00
build.sh Add my build script 2020-07-28 10:42:29 -07:00
CMakeLists.txt Generate SDK Headers For JavaNativeFoundation 2023-05-14 07:40:19 -07:00
configure 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
LICENSE 8154469: Update FSF address 2016-05-30 16:17:11 +02:00
Makefile 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged 2016-09-21 14:20:27 +02:00
README Add a disclaimer to README 2020-07-28 10:42:29 -07:00

Xcode OpenJDK
=============

This release of OpenJDK it to provide the community access to the source
code modifications to OpenJDK as shipped in Xcode.  Its use outside of
Xcode.app is not supported by Apple.


Welcome to the JDK!
===================

For information about building the JDK, including how to retrieve all
of the source code, please see either of these files:

  * doc/building.html   (html version)
  * doc/building.md     (markdown version)

See http://openjdk.java.net/ for more information about the OpenJDK
Community and the JDK.