jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Thomas Schatzl 83aae3288e 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region
Make sure and verify that the remembered set state of humongous continues regions matches the one from the corresponding humongous start region.

Reviewed-by: kbarrett, sjohanss
2018-06-14 13:07:33 +02:00
.jcheck 8183142: Add bugids=dup to .jcheck/conf files for JDK 10 2017-06-28 11:27:24 -07:00
bin 8196081: Add support for customized intellij project templates 2018-01-25 12:06:00 +00:00
doc 8200132: Remove jre images and bundles 2018-06-06 13:16:12 -07:00
make 8204664: PrepareFailureLogs should be done after sequential make targets 2018-06-14 11:46:53 +02:00
src 8204169: Humongous continues region remembered set states do not match the one from the corresponding humongous start region 2018-06-14 13:07:33 +02:00
test 8178150: Regression in logic for handling inference stuck constraints 2018-06-14 11:13:39 +01:00
.hgignore 8202822: Add .git to .hgignore 2018-05-10 07:26:18 +02:00
.hgtags Added tag jdk-11+18 for changeset e1b3def12624 2018-06-14 02:49:19 +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 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00

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

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

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

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