README
author bpb
Fri, 25 Aug 2017 10:43:12 -0700
changeset 47009 ed227a8f92fb
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8186707: Remove libnio FileChannelImpl native close0() function Summary: Remove Java_sun_nio_ch_FileChannelImpl_close0() on Unix and Windows and Java_sun_nio_ch_FileDispatcherImpl_closeByHandle on Windows only Reviewed-by: alanb
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.