jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Daniel Fuchs be88e181e2 8216561: HttpClient: The logic of retry on connect exception is inverted
Allows retry on connect exception by default, ensuring that the second attempt takes into account the time spent in the first attempt in order to honor the connect timeout value (if present).

Reviewed-by: chegar
2019-01-18 17:06:29 +00:00
.jcheck 8190985: .jcheck/conf files contain 'project=jdk10' 2018-09-21 12:08:13 -07:00
bin 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
doc 8215445: Enable building for Windows in WSL 2019-01-02 12:59:26 +01:00
make 8181313: SA: Remove libthread_db dependency on Linux 2019-01-18 14:43:25 +09:00
src 8216561: HttpClient: The logic of retry on connect exception is inverted 2019-01-18 17:06:29 +00:00
test 8217315: Proper units should print more significant digits 2019-01-18 17:05:41 +01:00
.gitignore 8210283: Support git as an SCM alternative in the build 2018-09-07 14:54:15 -07:00
.hgignore 8202822: Add .git to .hgignore 2018-05-10 07:26:18 +02:00
.hgtags Merge 2019-01-17 15:44:29 +01: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.