README
author cjplummer
Mon, 27 Mar 2017 11:53:44 -0700
changeset 46850 970a24772fe4
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X Summary: Bump up minimum to 64k. Reviewed-by: dholmes, dcubed
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
44078
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     7
  * common/doc/building.html   (html version)
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     8
  * common/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.