| 17 Jul 2025 |
emily | Temurin is "just" a vanilla-aiming OpenJDK build | 13:07:54 |
emily | a distribution in itself | 13:08:01 |
emily | it is standard for package collections, as distributors themselves, to compile their own OpenJDKs | 13:08:24 |
emily | there is really not much magic in the build glue https://github.com/adoptium/temurin-build | 13:09:08 |
emily | the value-add of Temurin is in providing the infra and testing and brand name, not the build logic | 13:09:37 |
emily | which is why a separate Temurin source build makes no sense (either the Temurin build scripts are a good fit for us and we can use them in our OpenJDK source builds, or they would make the derivation less maintainable or less flexible and so we should keep driving the OpenJDK build on our own) | 13:10:35 |
emily | the Temurin product is builds | 13:11:07 |