jimexist commented on code in PR #3164:
URL: https://github.com/apache/thrift/pull/3164#discussion_r2132569225


##########
.github/workflows/build.yml:
##########
@@ -577,14 +644,17 @@ jobs:
       - uses: actions/setup-java@v4
         with:
           distribution: temurin
-          # here we intentionally use an older version so that we also verify 
Java 17 compiles to it

Review Comment:
   it was not a typo.
   
   that `UnsupportedClassVersionError` likely from kotlin lib which isn't 
configured with the same compiler flags as the java lib project?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to