Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tracking] Improve JDK infrastucture #313216

Open
14 of 16 tasks
jlesquembre opened this issue May 20, 2024 · 6 comments
Open
14 of 16 tasks

[Tracking] Improve JDK infrastucture #313216

jlesquembre opened this issue May 20, 2024 · 6 comments
Labels
5. scope: tracking Long-lived issue tracking long-term fixes or multiple sub-problems 6.topic: java Including JDK, tooling, other languages, other VMs

Comments

@jlesquembre
Copy link
Member

jlesquembre commented May 20, 2024

This issue tracks all the issues and pull requests related to improving the JDK infrastucture on nixpkgs (See
https://discourse.nixos.org/t/improve-the-jdk-infrastructure-on-nixpkgs/)

I will continue to update this issue as new pull requests or issues are created. While discussions should primarily take place on the corresponding issues themselves, feel free to leave a comment here if you believe something relevant
has been missed.

Automate JDK version updates

Remove old/unused JDK derivations

Build OpenJDK

Documentation

To be done


cc @doronbehar @rjpcasalino @nessdoor @raboof @Infinidoge

@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/improve-the-jdk-infrastructure-on-nixpkgs/45678/8

@Qyriad Qyriad added 6.topic: java Including JDK, tooling, other languages, other VMs 5. scope: tracking Long-lived issue tracking long-term fixes or multiple sub-problems labels May 21, 2024
@liff
Copy link
Contributor

liff commented May 22, 2024

Does #301653 count as a JDK version update automation? Even though JBR is pretty specifically for JetBrains IDEs…

@Infinidoge
Copy link
Contributor

It does. Whether we like it or not, it's a JDK.

@nixos-discourse
Copy link

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/improve-the-jdk-infrastructure-on-nixpkgs/45678/28

@Aleksanaa Aleksanaa changed the title [Umbrella issue] Improve JDK infrastucture [Tracking] Improve JDK infrastucture May 24, 2024
@Infinidoge
Copy link
Contributor

#286267 has been split into a number of smaller PRs:

I expect several of these to need to be switched over to staging, but I'm waiting until OfBorg evals them and until I have enough spoons to actually do that. I've already accidentally failed one cross-branch rebase today, I'm not going it again.

Lesson learned, break up PRs as much as possible.

@yu-re-ka
Copy link
Contributor

yu-re-ka commented Jul 16, 2024

Cross-compilation of openjdk is also wildly broken, as the entire dependencies within javaPackages do not get spliced properly, and several dependencies are added as buildInputs instead of nativeBuildInputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5. scope: tracking Long-lived issue tracking long-term fixes or multiple sub-problems 6.topic: java Including JDK, tooling, other languages, other VMs
Projects
Status: Tracking
Development

No branches or pull requests

6 participants