openjdk@8

Install command:
brew install openjdk@8

Development kit for the Java programming language

https://openjdk.java.net/

License: GPL-2.0-only

Formula JSON API: /api/formula/openjdk@8.json

Formula code: openjdk@8.rb on GitHub

Bottle (binary package) installation support provided for:

Intel sonoma
ventura
64-bit linux

Current versions:

stable 1.8.0-432

Other versions:

openjdk@21 21.0.5 Development kit for the Java programming language
openjdk@17 17.0.13 Development kit for the Java programming language
openjdk@11 11.0.25 Development kit for the Java programming language

Keg-only

Depends on:

freetype 2.13.3 Software library to render fonts
giflib 5.2.2 Library and utilities for processing GIFs

Depends on when building from source:

autoconf 2.72 Automatic configure script builder

Requires: x86_64 architecture

For the system Java wrappers to find this JDK, symlink it with
    sudo ln -sfn $HOMEBREW_PREFIX/opt/openjdk@8/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-8.jdk
Fork me on GitHub