jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Harold Seigel f9e13c6d3f 8178949: The split verifier allows anewarray to create an array of more than 255 dimensions
Add check to split verifier handling of anewarray opcode.

Reviewed-by: sspitsyn, gtriantafill, lfoltan
2017-04-24 08:47:38 -04:00
.jcheck 8173366: Update .jcheck/conf files for JDK 10 2017-01-25 22:32:45 +00:00
common Merge 2017-04-13 20:34:55 +00:00
corba Merge 2017-04-13 20:35:54 +00:00
hotspot 8178949: The split verifier allows anewarray to create an array of more than 255 dimensions 2017-04-24 08:47:38 -04:00
jaxp Merge 2017-04-13 20:35:38 +00:00
jaxws Merge 2017-04-13 20:35:05 +00:00
jdk 8177457: Syntax errors in URLConnection class documentation 2017-04-20 09:42:13 +01:00
langtools Merge 2017-04-13 20:35:35 +00:00
make Merge 2017-04-13 20:34:55 +00:00
nashorn Merge 2017-04-13 20:36:02 +00:00
test 8164944: Refactor ProcessTools to get rid of dependency on java.management 2017-04-12 19:28:01 -07:00
.hgignore 8031567: Better model for storing source revision information 2016-11-28 09:20:13 +01:00
.hgtags Merge 2017-07-05 23:13:48 +02:00
.hgtags-top-repo Merge 2017-04-13 20:34:55 +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.