You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/10/26 06:35:42 UTC

[skywalking] branch jdk17 updated (4f8919c -> ef8a632)

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

wusheng pushed a change to branch jdk17
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 4f8919c  Support JDK 16 and 17.
     add ef8a632  Fix.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/skywalking/oal/rt/OALRuntime.java   |  9 ++---
 .../server/core/analysis/meter/MeterSystem.java    |  5 +--
 .../oap/server/core/oal/rt/OALDefine.java          | 17 +++++++++-
 .../oap/server/library/util/JVMEnvUtil.java        | 39 ----------------------
 .../oap/server/receiver/envoy/TCPOALDefine.java    |  3 +-
 5 files changed, 26 insertions(+), 47 deletions(-)
 delete mode 100644 oap-server/server-library/library-util/src/main/java/org/apache/skywalking/oap/server/library/util/JVMEnvUtil.java