diff --git a/uv2000.csv b/uv2000.csv
index b07f8d36282d9d22e462395b519b818ce678535e..7a36aaa7456d8bc0220c074bb4721d1464e1b04f 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -64,6 +64,7 @@ intel/2017c,4
 intel/2018.04,4
 iomkl/2018.04,4
 iompi/2018.04,4
+Java/1.8.0_121,4
 libdrm/2.4.76,4
 libffi/3.2.1,4
 libpng/1.6.34,4
diff --git a/uv2000.md b/uv2000.md
index 4f30bdb4104a2730d93554773882f1c5922b1765..cd74d05b8a8563f01471938395551f9f445c9210 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -46,6 +46,7 @@
 | ------ | ----------- |
 | [Bison](http://www.gnu.org/software/bison) | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. |
 | [flex](http://flex.sourceforge.net/) | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
+| [Java](http://java.com/) | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
 | [Python](http://python.org/) | Python is a programming language that lets you work more quickly and integrate your systems more effectively. |
 | [Tcl](http://www.tcl.tk/) | Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. |