jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Daniel Fuchs 0d2a897c3e 8179222: SimpleConsoleLogger should protect against MissingResourceException
SimpleConsoleLogger now emulates the behaviour of java.util.logging.Formatter, trapping MissingResourceException and using the key as the message if the ResourceBundle has no match for that key.

Reviewed-by: naoto
2017-04-25 11:54:34 +01:00
.jcheck 8173366: Update .jcheck/conf files for JDK 10 2017-01-25 22:32:45 +00:00
common Merge 2017-04-22 00:21:19 +00:00
corba Merge 2017-04-22 00:21:22 +00:00
hotspot Merge 2017-04-22 00:21:28 +00:00
jaxp Merge 2017-04-22 00:21:46 +00:00
jaxws Merge 2017-04-22 00:22:47 +00:00
jdk 8179222: SimpleConsoleLogger should protect against MissingResourceException 2017-04-25 11:54:34 +01:00
langtools Merge 2017-04-22 00:21:51 +00:00
make Merge 2017-04-22 00:21:19 +00:00
nashorn Merge 2017-04-22 00:22:27 +00:00
test Merge 2017-04-22 00:21:19 +00:00
.hgignore 8031567: Better model for storing source revision information 2016-11-28 09:20:13 +01:00
.hgtags Merge 2017-07-05 23:16:59 +02:00
.hgtags-top-repo Merge 2017-04-22 00:21:19 +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.