summaryrefslogtreecommitdiff
path: root/push-binary-libs.sh
diff options
context:
space:
mode:
authorGrzegorz Kossakowski <grzegorz.kossakowski@gmail.com>2012-11-09 22:29:09 -0800
committerPaul Phillips <paulp@improving.org>2012-12-19 23:18:26 -0800
commitba6a3d6f87c0007196a4a82aaef58a290f87b864 (patch)
treec852ddbf04a3dc5d9c4e788c9e5339ebdb400891 /push-binary-libs.sh
parent3781cbee8165ff72b5f597e266e8b2f8c95f6cb4 (diff)
downloadscala-ba6a3d6f87c0007196a4a82aaef58a290f87b864.tar.gz
scala-ba6a3d6f87c0007196a4a82aaef58a290f87b864.tar.bz2
scala-ba6a3d6f87c0007196a4a82aaef58a290f87b864.zip
Set `canRetransform` flag to `false` in instrumentation.
We do not need to retransform classes once they are loaded. All instrumentation byte-code is pushed at loading time. This fixes a problem with Java 7 that was failing to add a transformer because we did not declare retransformation capability in `MANIFEST.MF` file in Java agent jar. Java 6 allowed to add transformer due to a bug.
Diffstat (limited to 'push-binary-libs.sh')
0 files changed, 0 insertions, 0 deletions