This is an automated email from the ASF dual-hosted git repository.

zrlw pushed a change to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


    from aed93d5abe Fix inconsistent writeEvent and readEvent in default 
serialization (#15740)
     add 3720471e56 feat: Add JDK 25 support and fix build failures (#15754)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build-and-test-pr.yml            |  2 +-
 .github/workflows/build-and-test-scheduled-3.3.yml | 12 ++---
 .github/workflows/release-test.yml                 | 12 ++---
 .../apache/dubbo/common/json/impl/JacksonImpl.java |  4 +-
 .../java/org/apache/dubbo/common/utils/JRE.java    | 10 ++++
 .../org/apache/dubbo/common/utils/JsonUtils.java   | 10 +++-
 .../org/apache/dubbo/common/utils/JRETest.java     | 18 ++++++--
 .../apache/dubbo/common/utils/JsonUtilsTest.java   | 53 ++++++++++++++++++++++
 pom.xml                                            | 15 +++++-
 9 files changed, 116 insertions(+), 20 deletions(-)

Reply via email to