Go to file
Lois Foltan 425e1a8bb8 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name.

Reviewed-by: coleenp, goetz, mchung, stuefe
2018-06-19 07:54:11 -04: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 8200867: Remove references to "jdk 9" in build system 2018-06-15 15:07:45 +02:00
make 8204965: Fix '--disable-cds' and disable CDS on AIX by default 2018-06-19 09:43:53 +02:00
src 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name 2018-06-19 07:54:11 -04:00
test 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name 2018-06-19 07:54:11 -04: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.