Upgrade to Java/JDK 11
Open
build
P3
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
Upgrading to JDK 11 allows us to do a couple of new things:
- Experiment with bumping Caffeine to `3.x` (currently `2.x` causes some race conditions)
- Add `androidx.tracing`
The KSP Gradle plugin already targets JDK 11, so it shouldn't be a huge problem. It might also require updating the `benchmark` project. However, it seems to be unused at the moment, so maybe that upgrade can be done separately?
@hfmehmed, do you have any thoughts/concerns on this?
Contributor guide
Assessment
This issue has not been assessed yet.