User Details
- User Since
- Aug 27 2019, 4:54 PM (283 w, 4 d)
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
Oct 1 2023
Jul 24 2023
Apr 29 2023
Apr 16 2023
Feb 11 2023
Feb 2 2023
Jan 26 2023
Jan 25 2023
Jan 24 2023
Jan 23 2023
Jan 8 2023
Nov 4 2022
Oct 30 2022
Oct 29 2022
Sep 25 2022
Aug 3 2022
Aug 2 2022
Jul 8 2022
Jun 19 2022
May 31 2022
May 23 2022
Looks good to me. I had some minor optional comments. Thanks for doing this René!