openjdk@17

Install command:
brew install openjdk@17

Development kit for the Java programming language

https://openjdk.java.net/

License: GPL-2.0-only with Classpath-exception-2.0

Formula JSON API: /api/formula-core/openjdk@17.json

Bottle JSON API: /api/bottle-core/openjdk@17.json

Formula code: openjdk@17.rb on GitHub

Bottle (binary package) installation support provided for:

Intel ventura
monterey
big sur
64-bit linux
Apple Silicon ventura
monterey
big sur

Current versions:

stable 17.0.7

Other versions:

openjdk@11 11.0.19 Development kit for the Java programming language
openjdk@8 1.8.0+372 Development kit for the Java programming language

Keg-only

Depends on:

giflib 5.2.1 Library and utilities for processing GIFs
harfbuzz 7.1.0 OpenType text shaping engine
jpeg-turbo 2.1.5.1 JPEG image codec that aids compression and decompression
libpng 1.6.39 Library for manipulating PNG images
little-cms2 2.14 Color management engine supporting ICC profiles

Depends on when building from source:

autoconf 2.71 Automatic configure script builder
pkg-config 0.29.2 Manage compile and link flags for libraries

Requires: Xcode (build)

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