README
author rfield
Mon, 17 Jun 2019 17:14:05 -0700
changeset 55417 6c2d53701e34
parent 50885 7c728fa9d1af
permissions -rw-r--r--
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 8159740: JShell: corralled declarations do not have correct source to wrapper mapping 8212167: JShell : Stack trace of exception has wrong line number Summary: Build corralled (recoverable undeclared definitions) declarations from position translating wraps.... Reviewed-by: jlahoda
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50885
7c728fa9d1af 8205956: Fix usage of "OpenJDK" in build and test instructions
mr
parents: 47217
diff changeset
     1
7c728fa9d1af 8205956: Fix usage of "OpenJDK" in build and test instructions
mr
parents: 47217
diff changeset
     2
Welcome to the JDK!
44078
673240c54c2e 8176509: Use pandoc for converting build readme to html
ihse
parents: 34595
diff changeset
     3
===================
34595
09596fe63e2d 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
erikj
parents: 24418
diff changeset
     4
50885
7c728fa9d1af 8205956: Fix usage of "OpenJDK" in build and test instructions
mr
parents: 47217
diff changeset
     5
For information about building the JDK, including how to retrieve all
7c728fa9d1af 8205956: Fix usage of "OpenJDK" in build and test instructions
mr
parents: 47217
diff changeset
     6
of the source code, please see either of these files:
7650
6a3a53d8eacc 7003845: README-builds document proper location of forest extension, provide alternatives
ohair
parents: 7360
diff changeset
     7
47217
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 44078
diff changeset
     8
  * doc/building.html   (html version)
72e3ae9a25eb 8187444: Forest Consolidation: Make build work
erikj
parents: 44078
diff changeset
     9
  * doc/building.md     (markdown version)
34595
09596fe63e2d 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
erikj
parents: 24418
diff changeset
    10
50885
7c728fa9d1af 8205956: Fix usage of "OpenJDK" in build and test instructions
mr
parents: 47217
diff changeset
    11
See http://openjdk.java.net/ for more information about the OpenJDK
7c728fa9d1af 8205956: Fix usage of "OpenJDK" in build and test instructions
mr
parents: 47217
diff changeset
    12
Community and the JDK.