Last Version of Fedora Workstation to Use Java7 or OpenJDK7

Wondering if anyone knows the last version of Fedora Workstation to use Java 7 or OpenJDK7.

I went all the way down to 27 and this is where DNF can’t find any mirrors anymore, i.e. even if you find the fitting version it’s doubtful you’re going to be able to install it since the mirrors are gone.

z% dnf search "openjdk" --releasever=27
Fedora Modular 27 - x86_64                                                                  108 kB/s |  98 kB     00:00    
Errors during downloading metadata for repository 'fedora-modular':
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-27&arch=x86_64 (IP: 2a05:d014:10:7803:f774:4d7c:e277:a457)
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-27&arch=x86_64 (IP: 2a05:d01c:c6a:cc01:269:da52:9ae1:43e6)
Error: Failed to download metadata for repo 'fedora-modular': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-27&arch=x86_64 (IP: 2a05:d014:10:7803:f774:4d7c:e277:a457)

Looks like Fedora 20 from my testing.

https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/

?

Why does it need to be Fedora? CentOS-7 has java-1.7 and will continue to be supported for another 18 months with security updates and bugfixes. Anything that works on Fedora 20 you should be able to get working on CentOS-7 as well, perhaps with a little bit of work.

1 Like

https://fedoraproject.org/wiki/Releases/17/FeatureList

for java 7 and openjdk7

  • Targeted release: Fedora 17
  • Last Updated: 2012-03-15
  • Percentage of completion: 100%

is the last entry i can find for it being officially supported/updated.

I was talking about the repo once you installed from the ISO since I doubt OpenJDK comes preinstalled.