20 Apr 2025 |
Tomodachi94 (they/them) | (Nearly 200 entries on their release candidate milestone for Gradle 9.0) | 00:18:16 |
Tomodachi94 (they/them) | Oh and there's also Maven 4 which is getting released sometime, possibly this year? | 00:22:48 |
emily | right. well FWIW Bazel 5 is only used in the TensorFlow source build that we aren't using by default right now anyway (and which the open PRs to bump move past Bazel 5). | 00:24:40 |
emily | so it should be trivial to knownVulnerabilities | 00:24:51 |
emily | other than that I would suggest dropping OpenJDK 23 and ensuring OpenJDK/OpenJFX/Zulu/Temurin are on latest versions would be good | 00:25:21 |
Tomodachi94 (they/them) | Just posted on the tracking issue for release blockers, feel free to add a comment if something isn't accurate | 00:29:12 |
emily | LGTM | 00:30:44 |
emily | there's really not much using gradle_7; | 00:30:55 |
emily | Corretto and non-latest OpenJFX I guess | 00:31:07 |
23 Apr 2025 |
| @lorev:matrix.org joined the room. | 21:33:55 |
| @lorev:matrix.org left the room. | 21:38:11 |
24 Apr 2025 |
| ortolanbunting3002 joined the room. | 18:20:29 |
25 Apr 2025 |
Ami | openjdk has been stuck at the same patch for months, why is that? | 15:33:20 |
emily | I think we bumped it recently. there's not tons of JDK maintainerpower at present | 15:35:49 |
Ami | i see | 15:37:12 |
emily | do you mean in stable or unstable? | 15:37:54 |
Ami | unstable | 15:38:03 |
Ami | (i somehow manage to repeatedly forget that stable exists) | 15:41:21 |
emily | I also manage to forget that | 15:45:56 |
emily | looks like openjdk is on the latest OpenJDK 21? | 15:47:53 |
emily | 21.0.7 | 15:47:58 |
Ami | where are you getting this from? | 15:48:43 |
emily | which part? | 15:49:11 |
emily | version in Nixpkgs was nix eval nixpkgs/master#legacyPackages.x86_64-linux.openjdk.version but search.nixos.org will also tell you | 15:49:22 |
emily | latest OpenJDK 21 release is https://github.com/openjdk/jdk21u/tags | 15:49:48 |
Ami | where i checked (nix-channel --update && nixos-rebuild switch and search.nixos.org) it's on 21.0.5+11 | 15:49:51 |
Ami | * where i checked (nix-channel --update && nixos-rebuild switch , a few hours ago and search.nixos.org) it's on 21.0.5+11 | 15:51:13 |
emily | oh, you're right. I editorialized slightly, oops – I checked staging just to be sure. turns out we have an update in the pipeline | 15:54:35 |
emily | we just started -next , so hopefully in a week or two? | 15:54:44 |
emily | (…hope we remembered to backport it to stable) | 15:54:57 |