This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 47e52e3fc4a [fix](auth)fix simple auth check and default username (#35620) add cc854a32f1d [fix](libjdk) Revert support loading libjvm at runtime (#35557) No new revisions were added by this update. Summary of changes: be/CMakeLists.txt | 22 +++++++-- be/src/util/CMakeLists.txt | 2 + be/src/util/jni-util.cpp | 4 +- bin/start_be.sh | 115 ++++++++++++++++++++++++++++++--------------- run-be-ut.sh | 29 ++++++++++++ tools/find_libjvm.sh | 61 ++++++++++++++++++++++++ 6 files changed, 190 insertions(+), 43 deletions(-) create mode 100755 tools/find_libjvm.sh --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org