<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.1701technology.com/index.php?action=history&amp;feed=atom&amp;title=Debian_8.11_Install_OpenJDK_8</id>
	<title>Debian 8.11 Install OpenJDK 8 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.1701technology.com/index.php?action=history&amp;feed=atom&amp;title=Debian_8.11_Install_OpenJDK_8"/>
	<link rel="alternate" type="text/html" href="https://wiki.1701technology.com/index.php?title=Debian_8.11_Install_OpenJDK_8&amp;action=history"/>
	<updated>2026-05-06T14:56:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.1701technology.com/index.php?title=Debian_8.11_Install_OpenJDK_8&amp;diff=809&amp;oldid=prev</id>
		<title>Michael.mast: Created page with &quot;Trying to install Unifi controller 5.8.24-11016, but need to update from OpenJDK 7 to 8. However 8 is not  in the standard repositories. Found it listed in the backports repo...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.1701technology.com/index.php?title=Debian_8.11_Install_OpenJDK_8&amp;diff=809&amp;oldid=prev"/>
		<updated>2018-07-09T22:01:58Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Trying to install Unifi controller 5.8.24-11016, but need to update from OpenJDK 7 to 8. However 8 is not  in the standard repositories. Found it listed in the backports repo...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Trying to install Unifi controller 5.8.24-11016, but need to update from OpenJDK 7 to 8. However 8 is not  in the standard repositories. Found it listed in the backports repo on the Debian site&amp;lt;ref&amp;gt;https://packages.debian.org/search?keywords=openjdk-8-jre&amp;lt;/ref&amp;gt;, then I found useful information on adding this repository&amp;lt;ref&amp;gt;https://serverfault.com/questions/830636/cannot-install-openjdk-8-jre-headless-on-debian-jessie&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo nano /etc/apt/sources.list&lt;br /&gt;
&lt;br /&gt;
....&lt;br /&gt;
## Jessie-Backports (for OpenJDK 8)&lt;br /&gt;
deb http://http.debian.net/debian jessie-backports main&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Then convert from 7 to 8&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo /usr/sbin/update-java-alternatives -s java-1.8.0-openjdk-amd64&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael.mast</name></author>
		
	</entry>
</feed>