Update README.md
Added "JVM and JDK"
This commit is contained in:
@ -16,6 +16,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
- [Game Development](#game-development)
|
- [Game Development](#game-development)
|
||||||
- [High Performance](#high-performance)
|
- [High Performance](#high-performance)
|
||||||
- [IDE](#ide)
|
- [IDE](#ide)
|
||||||
|
- [JVM And JDK](#jvm-and-jdk)
|
||||||
- [JSON](#json)
|
- [JSON](#json)
|
||||||
- [Logging](#logging)
|
- [Logging](#logging)
|
||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
@ -137,6 +138,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
|
|||||||
* [Eclipse](http://www.eclipse.org/)
|
* [Eclipse](http://www.eclipse.org/)
|
||||||
* [IntelliJ](http://www.jetbrains.com/idea/)
|
* [IntelliJ](http://www.jetbrains.com/idea/)
|
||||||
|
|
||||||
|
## JVM And JDK
|
||||||
|
|
||||||
|
*Various implementations of the JVM/JDK*
|
||||||
|
|
||||||
|
* [OpenJDK](http://openjdk.java.net/) - Open source implementation
|
||||||
|
* [HotSpot](http://openjdk.java.net/groups/hotspot/) - Official JVM
|
||||||
|
* [IBM J9](http://www-01.ibm.com/support/knowledgecenter/SSYKE2_7.0.0/welcome/welcome_javasdk_version.html?lang=en)
|
||||||
|
|
||||||
## JSON
|
## JSON
|
||||||
|
|
||||||
*Libraries that simplify JSON processing*
|
*Libraries that simplify JSON processing*
|
||||||
|
Reference in New Issue
Block a user