temurin-build icon indicating copy to clipboard operation
temurin-build copied to clipboard

Feature Proposal: Toggle to disable boot jdk downloads in the build scripts

Open adamfarley opened this issue 1 year ago • 1 comments

Summary

An argument or flag that causes the build scripts to deliberately disable automatic boot jdk downloads (which potentially risk build security).

Purpose of this Issue

  • [x] 1) To establish the mechanism for triggering the inhibition of said functionality.
  • [x] 2) To unify file downloads (in the build process) through a single part of the code base.
  • [ ] 3) To make 1 inhibit 2.

adamfarley avatar Dec 04 '24 13:12 adamfarley