trafficcontrol
trafficcontrol copied to clipboard
Add Kotlin configuration for JDK 11
- [x] This PR adds Kotlin support to Traffic Router without converting any classes to Kotlin.
Which Traffic Control components are affected by this PR?
- Traffic Router
What is the best way to verify this PR?
Verify that Traffic Router still builds. Because there were no code changes beyond adding Kotlin, breaking changes would be unexpected.
PR submission checklist
- [x] Existing tests are sufficient
- [x] This PR has documentation
- [x] This PR has a CHANGELOG.md entry
- [x] This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)
Rebased due to a changelog merge conflict with #7063
Rebased due to a changelog merge conflict with #7065