jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Daniel Fuchs 36378834a9 8185852: HttpConnection should resolve addresses before SocketChannel.connect() is called
HttpConnection checks whether the proxy address is resolved and if not attempts to resolve it before creating the underlying connection that connects to the proxy.

Reviewed-by: chegar
2017-08-08 12:32:41 +01:00
.jcheck 8183142: Add bugids=dup to .jcheck/conf files for JDK 10 2017-06-28 11:27:24 -07:00
common 8184344: [aix] libjvm.so TOC overflow for slowdebug 2017-07-18 18:05:47 -07:00
corba Added tag jdk-10+18 for changeset 0bdcd03d587a 2017-08-04 23:29:08 +00:00
hotspot Added tag jdk-10+18 for changeset 086cb2c6e9e2 2017-08-04 23:29:05 +00:00
jaxp Added tag jdk-10+18 for changeset 8314cfaaacab 2017-08-04 23:29:09 +00:00
jaxws Added tag jdk-10+18 for changeset 0f6c90f4ce74 2017-08-04 23:29:15 +00:00
jdk 8185852: HttpConnection should resolve addresses before SocketChannel.connect() is called 2017-08-08 12:32:41 +01:00
langtools Added tag jdk-10+18 for changeset c65be9fae87b 2017-08-04 23:29:09 +00:00
make 8185752: update javadoc options in make/Docs.gmk 2017-08-04 10:59:28 -07:00
nashorn Added tag jdk-10+18 for changeset d47f92fdf2a1 2017-08-04 23:29:04 +00:00
test 8184961: jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file 2017-07-25 17:04:46 -07:00
.hgignore 8031567: Better model for storing source revision information 2016-11-28 09:20:13 +01:00
.hgtags Added tag jdk-10+18 for changeset 373965429061 2017-08-24 16:34:07 +02:00
.hgtags-top-repo Added tag jdk-10+18 for changeset fa58de12a8c0 2017-08-04 23:29:03 +00:00
ASSEMBLY_EXCEPTION 8166799: ASSEMBLY_EXCEPTION contains historical company name 2016-10-06 18:06:04 -07:00
configure 8076060: Improve make bootstrap process 2015-03-26 16:17:30 +01:00
get_source.sh 8055772: get_source.sh : version check assumes English localization 2014-08-21 10:22:52 -07: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 8176509: Use pandoc for converting build readme to html 2017-03-13 14:01:24 +01:00

Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

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

See http://openjdk.java.net/ for more information about OpenJDK.