README
author hseigel
Tue, 08 Aug 2017 08:41:36 -0400
changeset 46772 902c68ab7f57
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8185103: TestThreadDumpMonitorContention.java crashed due to SIGSEGV in G1SATBCardTableModRefBS::write_ref_field_pre_work Summary: Ensure that a Klass's mirror is set before putting the Klass on the fixup_module_field_list Reviewed-by: coleenp, dholmes, gtriantafill
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.