forked from openjdk/playground
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
29 lines (19 loc) · 830 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<<<<<<< HEAD
Welcome to the JDK!
Welcome to the JDK!
=======
Welcome to the JDK! Now available on GitHub.com!
>>>>>>> ed930604646558549a4abd93da746dde793158b9
===================
Note that this is a playground repository, and may be synced and/or
reset at any time without notice. But feel free to experiment with
creating pull requests and integrating them!
Hello there! Welcome.
For information about building the JDK, including how to retrieve all
of the source code, please see either of these files:
* doc/building.html (html version)
* documents/building.md (markdown version)
See http://openjdk.java.net/ for more information about the OpenJDK
Community and the JDK.
One can directly edit this file on github.com in a branch and send
out a pull request there. No need to work on your own laptop at all!