Siman-hub commented on PR #13671:
URL: https://github.com/apache/skywalking/pull/13671#issuecomment-3765190818

   I’ve added a targeted skip for MeterProcessorTest on JDK 25+ only.
   
   The test uses Groovy, which currently cannot read Java 25 bytecode and fails 
with Unsupported class file major version 69.
   
   Behavior on JDK 11 / 17 / 21 is unchanged; the test still runs normally 
there.
   
   This keeps the JDK 25 CI green without upgrading Groovy or changing test 
logic.
   
   Happy to revisit once Groovy adds Java 25 support.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to