/playground

Repository for experimenting. May be synced and/or reset at any time without notice.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

Welcome to the JDK!
===================

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!

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!