Bootstrap
should implement a denylist of Java versions (ranges)
#3005
Labels
Build Libraries & Interfaces
enhancement
Enhancement or improvement to existing feature or request
v2.1.0
Issues and PRs related to version 2.1.0
v3.0.0
Issues and PRs related to version 3.0.0
Is your feature request related to a problem? Please describe.
Implement runtime version checks on startup (similarly to JDK8 and G1GC)
Describe the solution you'd like
We should bail out if the Java version is broken or known to have issues (as discussed in #2791)
Describe alternatives you've considered
Do nothing
Additional context
#2791
The text was updated successfully, but these errors were encountered: