jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Gerard Ziemski 19dc012f46 Merge
2017-09-01 13:03:14 +00:00
.jcheck 8183142: Add bugids=dup to .jcheck/conf files for JDK 10 2017-06-28 11:27:24 -07:00
common Merge 2017-08-22 16:20:29 +02:00
corba Added tag jdk-10+20 for changeset 5e6999fa94a0 2017-08-18 04:37:02 +00:00
hotspot Merge 2017-09-01 13:03:14 +00:00
jaxp 8186028: Regression in BCEL caused by 8181154: Fix lint warnings in JAXP repo: deprecation 2017-08-21 15:52:24 +08:00
jaxws Added tag jdk-10+20 for changeset 18d3353ab1e3 2017-08-18 04:37:07 +00:00
jdk 8186500: StringConcatFactory.makeConcatWithConstants throws AssertionError when recipe contains non-String constants 2017-08-24 15:03:38 +02:00
langtools 8185108: JShell: NullPointerException when throwing exception with null message under local ExecutionControl 2017-08-23 14:06:50 -07:00
make 8186470: JDK10 hotspot integration has broken all MacOS dummy builds 2017-08-23 08:55:13 +02:00
nashorn 8175362: StringIndexOutOfBoundsException from /.*((a[^a]+){2})c$/.exec('ababc') 2017-08-21 11:33:52 +05:30
test 8184772: Make it possible to pass arguments only to the Java running the tests when running jtreg through make 2017-08-15 16:26:30 -04:00
.hgignore 8031567: Better model for storing source revision information 2016-11-28 09:20:13 +01:00
.hgtags Added tag jdk-10+20 for changeset 4586bc5d28d1 2017-08-24 16:37:10 +02:00
.hgtags-top-repo Added tag jdk-10+20 for changeset 5be3fa486c39 2017-08-18 04:36:56 +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.