Update jdk-11 to version jdk-11.0.2+9

Contents of README.google:
Name: OpenJDK 11 GA
URL: https://openjdk.java.net/
Version: 11.0.2
Revision: 9
Date: April 12 2019
License: The GNU General Public License (GPL) (see legal/**/LICENSE)

Description:
This is a copy of the OpenJDK 11 GA distributed at https://jdk.java.net/archive/,
Source is available at https://hg.openjdk.java.net/jdk/jdk11/
but where all the legal symlinks were removed by duplicating licence files.
Change-Id: I9462dd6e9cc7c93d9ca17f25c12926efc5a482df
diff --git a/scripts/add-openjdk.sh b/scripts/add-openjdk.sh
old mode 100644
new mode 100755
index 8587b93..a418d04
--- a/scripts/add-openjdk.sh
+++ b/scripts/add-openjdk.sh
@@ -16,9 +16,9 @@
 # Prepare README.google
 # Update JDK_VERSION below
 
-# Now run script wit fingers crossed!
+# Now run script with fingers crossed!
 
-JDK_VERSION=16.0.2
+JDK_VERSION=11.0.2
 
 tar xf ~/Downloads/openjdk-${JDK_VERSION}_linux-x64_bin.tar.gz
 cp -rL jdk-${JDK_VERSION} linux
diff --git a/third_party/openjdk/jdk-11/linux.tar.gz.sha1 b/third_party/openjdk/jdk-11/linux.tar.gz.sha1
index 4b310c1..98f7398 100644
--- a/third_party/openjdk/jdk-11/linux.tar.gz.sha1
+++ b/third_party/openjdk/jdk-11/linux.tar.gz.sha1
@@ -1 +1 @@
-b6f2e70af4adce81ddd3fd72778dcad442b01864
\ No newline at end of file
+e03edcbe98e21d39df5b486b72c4a4718c4cd71c
\ No newline at end of file
diff --git a/third_party/openjdk/jdk-11/osx.tar.gz.sha1 b/third_party/openjdk/jdk-11/osx.tar.gz.sha1
index 13c2e79..8af4ec0 100644
--- a/third_party/openjdk/jdk-11/osx.tar.gz.sha1
+++ b/third_party/openjdk/jdk-11/osx.tar.gz.sha1
@@ -1 +1 @@
-4212f0fcd33202e7ae1ea6a4d10cdedeb3c166b4
\ No newline at end of file
+04e261f2f5fa6bbdda0ca3c16ce84110993f6db7
\ No newline at end of file
diff --git a/third_party/openjdk/jdk-11/windows.tar.gz.sha1 b/third_party/openjdk/jdk-11/windows.tar.gz.sha1
index acd4eb7..334c9d6 100644
--- a/third_party/openjdk/jdk-11/windows.tar.gz.sha1
+++ b/third_party/openjdk/jdk-11/windows.tar.gz.sha1
@@ -1 +1 @@
-c190e8fb2715e30dc5a30c765dd11321c852d56f
\ No newline at end of file
+1a8c6a1e81a02c62736b9370b268a2412b1227ca
\ No newline at end of file