]> source.dussan.org Git - aspectj.git/commit
fix for problem with transform of static synchronized method on pre Java5.
authoraclement <aclement>
Thu, 3 Aug 2006 07:53:27 +0000 (07:53 +0000)
committeraclement <aclement>
Thu, 3 Aug 2006 07:53:27 +0000 (07:53 +0000)
commitb6925cbe5f24d611b1463558ee4f9b180d3c699a
tree193f0c4109a6187e06188556f69d271450a13ffe
parente38e83903795e8904c92144c67e1674ccb30df82
fix for problem with transform of static synchronized method on pre Java5.
tests/src/org/aspectj/systemtest/ajc152/SynchronizationTransformTests.java
tests/src/org/aspectj/systemtest/ajc152/synchronization.xml
weaver/src/org/aspectj/weaver/bcel/BcelClassWeaver.java