User Details
- User Since
- Aug 27 2019, 4:54 PM (309 w, 2 d)
Fri, Jul 25
Thanks Harald!
Thanks. I'm working through these too, so let me know what else you have planned (I've committed the JDK8 update and have the JDK17 one building)
Apr 24 2025
Apr 20 2025
Mar 16 2025
Feb 16 2025
Feb 15 2025
Feb 14 2025
Feb 13 2025
Dec 30 2024
It might help to get a look at the hs_err_pidXXXX.log file from the build to see more details about the error, but that won't affect this change. FWIW I believe that upstream have flagged that they are removing support for x86 in Java 25, so given that Java 23 isn't an LTS release (and 25 is the next LTS release) it probably isn't worth the effort to fix it.
Dec 27 2024
Good to see this change. I'm not all that familiar with the Make infrastructure, so my review perhaps isn't all that helpful, but this looks good to me. FWIW, the USES_JAVA=<version> stuff has been deprecated in favour of JAVA_VERSION=<version> for a long time, so hopefully there isn't much of that left.
Dec 26 2024
I think the main thing from my point of view is to fix the regex in bsd,java,mk
Nov 12 2024
How widely was this tested? The JDK can be finicky about memory management
Looks good to me
Not sure why this was abandoned, but the change looks good to me
Sep 8 2024
Jul 28 2024
May 3 2024
May 2 2024
May 1 2024
Apr 30 2024
Mar 3 2024
Feb 25 2024
Feb 5 2024
Feb 4 2024
Feb 2 2024
This version looks good to me. Thanks!
Jan 11 2024
Dec 19 2023
Dec 10 2023
Dec 1 2023
Nov 28 2023
Oct 24 2023
Oct 23 2023
Oct 21 2023
Oct 20 2023
Oct 19 2023
Oct 16 2023
Oct 15 2023
I think this could be a lot simpler