JDK main-line development https://openjdk.org/projects/jdk
Find a file
Chris Plummer 5865d3062f 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout
Check if we are in "interp only" mode before returning an nm for an OSR request

Reviewed-by: sspitsyn, dcubed, kvn
2017-11-07 14:13:18 -08:00
.jcheck 8183142: Add bugids=dup to .jcheck/conf files for JDK 10 2017-06-28 11:27:24 -07:00
bin 8188910: jib configure requires --src-dir for out fo tree builds, second attempt 2017-10-10 15:20:10 +02:00
doc 8189617: Remove undocumented --print-mem-usage option 2017-10-19 20:34:48 +02:00
make Merge 2017-11-07 08:47:47 +01:00
src 8059334: nsk/jvmti/scenarios/hotswap/HS201/hs201t001 fails with exit code 0 after timeout 2017-11-07 14:13:18 -08:00
test 8190703: TestSystemGCWith* infrequently times out on SPARC 2017-11-07 13:51:18 +01:00
.hgignore 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
.hgtags Added tag jdk-10+30 for changeset 8fee80b92e65 2017-11-03 02:21:05 +00: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 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00

Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

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

See http://openjdk.java.net/ for more information about OpenJDK.