diff --git a/INSTALL-headless.txt b/INSTALL-headless.txt
index 660602c334be1fc14b7d9888b34fc44a4acbbb1b..0f25342713edab93a97e485bad2a94ef71ec39fa 100644
--- a/INSTALL-headless.txt
+++ b/INSTALL-headless.txt
@@ -44,6 +44,4 @@ Supported JVMs:
   Windows: OpenJDK or Oracle from http://java.com/download
   Linux:   OpenJDK or Oracle from http://java.com/download
   FreeBSD: OpenJDK or Oracle from http://java.com/download
-  Raspberry Pi: Oracle 8 Early Access https://jdk8.java.net/download.html
-  PowerPC: IBM SDK 7 http://www.ibm.com/developerworks/java/jdk/linux/download.html
-  Other operating systems and JVMs: See https://trac.i2p2.de/wiki/java or https://geti2p.net/download
+  Other operating systems and JVMs: See https://geti2p.net/download
diff --git a/INSTALL.txt b/INSTALL.txt
index 3899a1fe45cbd36cdfccc19e45dd017f7c729c91..8604ed07f71357fec4984235b752d9a6260bdb5e 100644
--- a/INSTALL.txt
+++ b/INSTALL.txt
@@ -65,7 +65,7 @@ To uninstall I2P:
    rm -rf $I2PInstallDir ~/.i2p
 
 Supported JVMs:
-  Windows: Latest available from http://java.com/download (1.7+ supported)
-  Linux:   Latest available from http://java.com/download (1.7+ supported)
-  FreeBSD: 1.7-compatible (NIO required)
-  Other operating systems and JVMs: See http://trac.i2p2.de/wiki/java
+  All platforms: Java 1.8 or higher required
+  Windows: Latest available from http://java.com/download
+  Linux:   Latest available from http://java.com/download
+  Other operating systems and JVMs: See https://geti2p.net/download