jdk-24 fork (from: https://github.com/openjdk/jdk) with modifications to be used in Wildcard-Usage analysis tools
Go to file
Filipp Zhinkin 70d5cac961 8251152: ARM32: jtreg c2 Test8202414 test crash
Some CPUs (like ARM32) does not support unaligned memory accesses. To avoid JVM crashes tests that perform such accesses should be skipped on corresponding platforms.

Reviewed-by: iignatyev, clanger
2020-09-07 15:33:27 +00:00
.jcheck 8252844: Update check configuration to Skara format 2020-09-07 08:20:40 +00:00
bin 8250818: idea.sh script doesn't work on WSL 1 and 2 2020-08-01 20:25:02 +09:00
doc 8251888: Move HotSpot Style Guide wiki subpages to jdk/jdk/doc 2020-08-19 06:11:15 -04:00
make 8231441: AArch64: Initial SVE backend support 2020-09-02 09:45:44 +08:00
src 8252627: Make it safe for JFR thread to read threadObj 2020-09-07 14:33:10 +00:00
test 8251152: ARM32: jtreg c2 Test8202414 test crash 2020-09-07 15:33:27 +00:00
.gitattributes 8241768: git needs .gitattributes 2020-09-03 19:14:11 +02: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+14 for changeset 36b29df125dc 2020-09-03 02:47:38 +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
CONTRIBUTING.md 8251552: Add minimal CONTRIBUTING.md file 2020-08-27 14:41:33 +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.md 8251551: Use .md filename extension for README 2020-08-27 14:33:42 +02:00

Welcome to the JDK!

For build instructions please see the online documentation, or either of these files:

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