JDK main-line development https://openjdk.org/projects/jdk
Find a file
Gerard Ziemski c43b98c1ff 8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message
Only show the actual GC used in the error message. Show exit status in hex as well as decimal.

Reviewed-by: dholmes
2018-01-17 13:39:07 -06: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 8192995: run-test gtest should use all jvm variants, not just "server" 2017-12-04 19:49:01 +01:00
make 8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME 2018-01-11 10:40:01 +01:00
src 8187447: 2081 doc issues in jvmti.html 2018-01-17 09:43:14 -08:00
test 8194831: [TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java misleading error message 2018-01-17 13:39:07 -06:00
.hgignore 8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line 2017-12-13 11:59:55 -08:00
.hgtags Merge 2018-01-06 01:13:32 +00:00
ADDITIONAL_LICENSE_INFO 8193208: Add additional licensing file for the JDK 2017-12-14 18:20:33 +01:00
ASSEMBLY_EXCEPTION
configure 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
LICENSE
Makefile
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.