jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Jan Lahoda 75831b7be2 8170326: Inconsistencies between code, compiler.properties and comments
Converting uses of Log and JCDiagnostic.Factory methods to use CompilerProperties instead of plain Strings, fixing inconsistencies, adding crules analyzer to ensure CompilerProperties are used whenever possible.

Reviewed-by: mcimadamore
2017-06-15 13:44:42 +02:00
.jcheck
common Merge 2017-05-31 17:41:14 +00:00
corba Merge 2017-06-03 02:44:01 +00:00
hotspot Merge 2017-06-03 02:44:26 +00:00
jaxp Merge 2017-06-03 02:46:37 +00:00
jaxws Merge 2017-06-03 02:46:21 +00:00
jdk 8181715: sun/net/www/protocol/jar/jarbug/TestDriver.java fails after 8181335 2017-06-06 23:38:05 -07:00
langtools 8170326: Inconsistencies between code, compiler.properties and comments 2017-06-15 13:44:42 +02:00
make Merge 2017-06-03 02:43:31 +00:00
nashorn Merge 2017-06-03 02:45:59 +00:00
test 8181335: remove packageless CompilerUtils 2017-06-06 19:53:35 -07:00
.hgignore
.hgtags Merge 2017-07-05 23:37:13 +02:00
.hgtags-top-repo Merge 2017-06-03 02:43:31 +00:00
ASSEMBLY_EXCEPTION
configure
get_source.sh
LICENSE
Makefile
README

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.