Addem
Addem

Reputation: 3919

Installing Java 8 on a Mac: Why can't I download the file? It re-directs to a log-in

I've installed Java 8 on Linux machines before, but I just tried installing it on a friend's Mac and couldn't get it to work. I went to the Oracle page, down to Java JDK 8, accepted the license agreement, and clicked the download link for Java 8. For whatever reason, it then directs me to log in to an Oracle account.

I re-tried the procedure for Java 12, and it worked. I could download the .pkg file just fine.

I can't begin to guess what's going on here. Anyone have an idea?

Upvotes: 0

Views: 115

Answers (1)

sHartmann
sHartmann

Reputation: 599

End of life versions require login for years, according to /u/beltedgalaxy/ Try adoptopenjdk.net, the community driven implemintation of JDK.

Upvotes: 2

Related Questions