]> 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:35:18 +0000 (07:35 +0000)
committeraclement <aclement>
Thu, 3 Aug 2006 07:35:18 +0000 (07:35 +0000)
commite38e83903795e8904c92144c67e1674ccb30df82
tree460d63bff932ddbf126186389c723a9b71d7f173
parent9664058bcdaeb4934a01969f4e5f651bc6e8cd71
fix for problem with transform of static synchronized method on pre Java5.
tests/features152/synchronization/transformed/Fifteen.java [new file with mode: 0644]
tests/features152/synchronization/transformed/Sixteen.java [new file with mode: 0644]