Stewart X Addison
Stewart X Addison
I'd suggest as a quick fix to remove the block starting with this from `sbin/build.sh` although it's not clear to me why it's getting into that. It's not required for...
> https://github.com/adoptium/temurin-build/blob/master/sbin/common/config_init.sh#L476 when we turned on sbom for building all jdk versions, we set this flag to "true" @zdtsw We need to make this use case work properly out of...
> If we need to support different cases, e.g allow user to build from any local env Our primary docs do exactly that and [tell people to use makejdk-any-platform.sh,](https://github.com/adoptium/temurin-build#build-jdk-natively-on-your-system) so...
> The extracted `OpenJDK-jre-tar.gz` is around 132MB. Is it possible to reduce this in size? I would like to repackage it together with my app. Slightly surprised it comes out...
Thanks for your feedback and patience on this @kerner1000 - it's very much appreciated and we will definitely try to take more care not to break that use case going...
> I did not find any solution to this problem and thought I need to compile the JRE by myself. It seems to work, the compiled JRE is not code...
> we should upgrade freetype anyway if there is a newer version out Upgrading just because there's a later version is potentially risky though. Have we verified whether the OP's...
The test case is in the openjdk bug referenced above. However I cannot reproduce the problem using the Windows x86-32 builds on my system (Which admittedly is an aarch64 one!)...
@andrew-m-leonard When I run the above command it starts up the GUI installer and gives me options for "Install while downloading" or "Download all, then install". Is that correct? `--noweb`...
Thanks - re-running now. Hopefully that won't result it in pulling anything from the web in secret!