Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abranhe/jdk
The JDKL: meant to be forked!
https://github.com/abranhe/jdk
java jdk jdk-oracle jdk6 jdk7 jdk8
Last synced: 8 days ago
JSON representation
The JDKL: meant to be forked!
- Host: GitHub
- URL: https://github.com/abranhe/jdk
- Owner: abranhe
- License: other
- Created: 2018-10-11T21:31:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T22:08:54.000Z (about 6 years ago)
- Last Synced: 2024-10-12T12:15:28.606Z (about 1 month ago)
- Topics: java, jdk, jdk-oracle, jdk6, jdk7, jdk8
- Language: Java
- Homepage:
- Size: 16.8 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Java Development Kit (JDK™)
> Source code of the Java Development Kit
### `JDK 8.0_171`
This is the Source Code of the JDK downloaded from [openjdk.java.net](https://openjdk.java.net/), and unzipped.
## Why should I care?
- You don't have to!
- You can learn while understanding what's behind Java.
- You can look up and learn how the masters did coded it!#### What to do?
*Fork it and give it a star!*
# License
All the JDK code belong to Oracle, therefore see the license at [java.com/license](ttp://java.com/license)