linghengqian commented on issue #6724:
URL: 
https://github.com/apache/incubator-seata/issues/6724#issuecomment-2266366702

   - Please note that Loom will eventually address pinning of `synchronized` – 
see this Java 23 EA announcement 
https://inside.java/2024/06/22/quality-heads-up/ .  I kind of doubt that this 
would be a waste of time.
   - Downstream developers are free to use `SDKMAN!` to switch to OpenJDK 23 EA 
and OpenJDK 24 EA for testing.
   ```shell
   sdk install java 23.ea.29-open
   sdk use java 23.ea.29-open
   
   sdk install java 24.ea.8-open
   sdk use java 24.ea.8-open
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to