jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Harold Seigel abea66332b 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule
Change InMemoryJavaCompiler.compile() to accept --patch-module instead of -Xmodule, and then change appropriate tests.

Reviewed-by: coleenp, gtriantafill
2017-08-10 11:11:52 -04: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-08 21:15:58 +02: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 8184744: Replace finalizer in crypto classes with Cleaner 2017-08-07 14:14:03 -04:00
langtools Added tag jdk-10+18 for changeset c65be9fae87b 2017-08-04 23:29:09 +00:00
make Merge 2017-08-08 21:15:58 +02:00
nashorn Added tag jdk-10+18 for changeset d47f92fdf2a1 2017-08-04 23:29:04 +00:00
test 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule 2017-08-10 11:11:52 -04: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.