Open
Description
Part of #313216
Issue description
Currently, we have multiple JDK flavors:
- OpenJDK
- AdoptOpenJDK
- OracleJDK
- Temurin
- Zulu
- GraalVM
- JetBrains JDK
- Corretto
There might be others as well. Please let me know if I missed anything.
With the goal of simplifying the JDK infrastructure on nixpkgs, I suggest:
- Removing AdoptOpenJDK
- Hiding all the
openjdkXX-bootstrap
packages from the top level
Can we also remove OracleJDK? I'm not sure if it's needed anymore.
I also believe we could remove Zulu if we are able to compile OpenJDK forDarwin.
Metadata
Assignees
Labels
Type
Projects
Status
Tracking