jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Vladimir Kozlov 092389e3c9 8249749: modify a primitive array through a stream and a for cycle causes jre crash
Check align_to_ref for NULL early and bailout SuperWord optimization.

Reviewed-by: vlivanov, thartmann
2020-08-10 15:31:01 -07:00
.jcheck 8190985: .jcheck/conf files contain 'project=jdk10' 2018-09-21 12:08:13 -07:00
bin 8250818: idea.sh script doesn't work on WSL 1 and 2 2020-08-01 20:25:02 +09:00
doc 8247976: Update HotSpot Style Guide for C++14 adoption 2020-07-27 22:19:33 -04:00
make 8250876: Fix issues with cross-compile on macos 2020-08-10 22:42:09 +03:00
src 8249749: modify a primitive array through a stream and a for cycle causes jre crash 2020-08-10 15:31:01 -07:00
test 8249749: modify a primitive array through a stream and a for cycle causes jre crash 2020-08-10 15:31:01 -07:00
.gitignore 8244966: Add .vscode to .hgignore and .gitignore 2020-05-19 11:20:13 -07:00
.hgignore 8244966: Add .vscode to .hgignore and .gitignore 2020-05-19 11:20:13 -07:00
.hgtags Added tag jdk-16+10 for changeset b01985b4f88f 2020-08-06 20:56:46 -07: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 8250216: The README need not mention retrieving source code 2020-07-23 10:40:52 -07:00

Welcome to the JDK!
===================

For build instructions, please see either of these files:

  * doc/building.html   (html version)
  * doc/building.md     (markdown version)

See https://openjdk.java.net/ for more information about
the OpenJDK Community and the JDK.