jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Conor Cleary 10874e0291 8245658: Arrays.java has two occurrences of bad unicode constants in Javadoc
This patch fixes two instances of bad unicode formatting in the javadoc for Arrays.java where the null character constant was incorrectly specified.

Reviewed-by: jlaskey, lancea, prappo, dfuchs
2020-06-03 14:31:04 +01:00
.jcheck 8190985: .jcheck/conf files contain 'project=jdk10' 2018-09-21 12:08:13 -07:00
bin 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
doc 8245610: remove in-tree copy on gtest 2020-05-26 13:33:00 -07:00
make 8227046: compiler implementation for sealed classes 2020-06-01 17:00:40 -04:00
src 8245658: Arrays.java has two occurrences of bad unicode constants in Javadoc 2020-06-03 14:31:04 +01:00
test 8242897: KeyFactory.generatePublic( x509Spec ) failed with java.security.InvalidKeyException 2020-06-03 04:29:04 +00:00
.gitignore 8244966: Add .vscode to .hgignore and .gitignore 2020-05-19 11:20:13 -07:00
.hgignore 8244966: Add .vscode to .hgignore and .gitignore 2020-05-19 11:20:13 -07:00
.hgtags Added tag jdk-15+25 for changeset 90b266a84c06 2020-05-28 23:30:34 +02: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
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 8205956: Fix usage of "OpenJDK" in build and test instructions 2018-06-28 07:30:38 -07:00

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.