[java-allocation-instrumenter] 04/10: Merge tag 'upstream/3.0.1'
Kai-Chung Yan
seamlik-guest at moszumanska.debian.org
Thu Aug 11 07:36:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository java-allocation-instrumenter.
commit fb2504bfd9bf1299619f3baa3980a91fb64ab471
Merge: 8fe12d3 e1e193e
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date: Thu Aug 11 15:12:57 2016 +0800
Merge tag 'upstream/3.0.1'
Upstream version 3.0.1
# gpg: Signature made 2016年08月11日 (週四) 15時12分57秒 CST using RSA key ID 37FE9825
# gpg: Good signature from "Kai-Chung Yan (seamlik) <seamlikok at gmail.com>" [unknown]
# gpg: aka "QICONG YIN (Passport English) <seamlikok at gmail.com>" [unknown]
# gpg: aka "殷启聪 (Simplified Chinese) <seamlikok at gmail.com>" [unknown]
# gpg: aka "殷啟聰 (Traditional Chinese) <seamlikok at gmail.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: B88A 153A DD3D 973F 3B1F F79A DD1F AB89 37FE 9825
.gitignore | 13 ++
AUTHORS | 1 +
COPYING | 202 +++++++++++++++++++++
README.md | 55 ++++++
pom.xml | 165 +++++++++++------
.../instrumentation/AllocationClassAdapter.java | 18 +-
.../instrumentation/AllocationInstrumenter.java | 24 ++-
.../instrumentation/AllocationMethodAdapter.java | 85 +++++----
.../instrumentation/AllocationRecorder.java | 68 +++++--
.../instrumentation/ConstructorCallback.java | 6 +-
.../instrumentation/ConstructorInstrumenter.java | 42 ++++-
.../runtime/instrumentation/StaticClassWriter.java | 2 +-
.../instrumentation/VerifyingClassAdapter.java | 11 +-
13 files changed, 562 insertions(+), 130 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-allocation-instrumenter.git
More information about the pkg-java-commits
mailing list