Tue, 20 Jan 2026 08:53:23 CST | login

Information for build byteman-4.0.19-5.ocs23

ID16768
Package Namebyteman
Version4.0.19
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/byteman.git?.#a0bd85e15278aee85c049273be12901f783d3c71
SummarySimplify Java tracing, monitoring and testing with Byteman
DescriptionByteman is a tool which makes it easy to trace, monitor and test the behaviour of Java application and JDK runtime code. It injects Java code into your application methods or into Java runtime methods without the need for you to recompile, repackage or even redeploy your application. Injection can be performed at JVM startup or after startup while the application is still running. Injected code can access any of your data and call any application methods, including where they are private. You can inject code almost anywhere you want and there is no need to prepare the original source code in advance. You can even remove injected code and reinstall different changes while the application continues to execute.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 11:12:50 CST
CompletedSat, 17 Aug 2024 11:21:25 CST
Taskbuild (dist-ocs23, /opencloudos-stream/byteman.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/byteman.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
byteman-4.0.19-5.ocs23.src.rpm (info) (download)
noarch
byteman-4.0.19-5.ocs23.noarch.rpm (info) (download)
byteman-bmunit-4.0.19-5.ocs23.noarch.rpm (info) (download)
byteman-dtest-4.0.19-5.ocs23.noarch.rpm (info) (download)
byteman-javadoc-4.0.19-5.ocs23.noarch.rpm (info) (download)
byteman-rulecheck-maven-plugin-4.0.19-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.19-3 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 26 2023 Miaojun Dong <zoedong@tencent.com> - 4.0.19-2 - modified to conform to the spec format specification * Wed Apr 26 2023 Miaojun Dong <zoedong@tencent.com> - 4.0.19-1 - initial build