README
author jcm
Tue, 24 Oct 2017 06:06:56 -0700
changeset 47690 bba11a95e927
parent 47217 72e3ae9a25eb
child 50885 7c728fa9d1af
permissions -rw-r--r--
8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL Summary: skip the assert for this specific case, as it is not an issue. Reviewed-by: coleenp, dlong, kvn
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
44078
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     1
Welcome to OpenJDK!
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     2
===================
34595
09596fe63e2d 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
erikj
parents: 24418
diff changeset
     3
44078
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     4
For information about building OpenJDK, including how to fully retrieve all
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     5
source code, please see either of these:
7650
6a3a53d8eacc 7003845: README-builds document proper location of forest extension, provide alternatives
ohair
parents: 7360
diff changeset
     6
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 44078
diff changeset
     7
  * doc/building.html   (html version)
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 44078
diff changeset
     8
  * doc/building.md     (markdown version)
34595
09596fe63e2d 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
erikj
parents: 24418
diff changeset
     9
44078
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
    10
See http://openjdk.java.net/ for more information about OpenJDK.