Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
@@ -185,6 +185,9 @@ let result = stdenv.mkDerivation rec {
license=licenses.unfree;
platforms=["i686-linux""x86_64-linux""armv7l-linux""aarch64-linux"];# some inherit jre.meta.platforms
mainProgram="java";
knownVulnerabilities=[
"The Oracle JDKs included with Nixpkgs have not been updated since 2021. They contain many known vulnerabilities (https://openjdk.org/groups/vulnerability/advisories/). OpenJDK provides a comparable alternative."