LesnyRumcajs / grpc_bench

Various gRPC benchmarks
MIT License
893 stars 142 forks source link

[feat] updated jdk to 22 #442

Closed gcnyin closed 6 months ago

gcnyin commented 7 months ago

Summary of changes Changes introduced in this pull request:

Reference issue to close (if applicable)

Other information and links

LesnyRumcajs commented 7 months ago

It seems the CI doesn't like these changes.

gcnyin commented 7 months ago

According to https://docs.gradle.org/8.7/userguide/compatibility.html#java, Java 22 is not fully supported by gradle.

I will update the PR when it's supported.