diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2004-10-16 16:59:27 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2004-10-16 16:59:27 +0000 |
commit | d77cb45569d6b8080103a65418a3440524e17d65 (patch) | |
tree | 37d8c8234165833905a226d3cc280eb974a57d7e /Readme.html | |
parent | 8256ce571f48777d61742849a6e317189fde52d8 (diff) | |
download | javassist-d77cb45569d6b8080103a65418a3440524e17d65.tar.gz javassist-d77cb45569d6b8080103a65418a3440524e17d65.zip |
Expr.where() throws an exception if the expression is in a static initializer.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@141 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.html b/Readme.html index 5b85662f..8fd543d1 100644 --- a/Readme.html +++ b/Readme.html @@ -569,7 +569,7 @@ Andreas Salathe, Dante Torres estrada, S. Pam, Nuno Santos, Denis Taye, Colin Sampaleanu, Robert Bialek, Asato Shimotaki, Howard Lewis Ship, Richard Jones, Marjan Sterjev, Bruce McDonald, Mark Brennan, Vlad Skarzhevskyy, -Brett Randall, Tsuyoshi Murakami, and Nathan Meyers +Brett Randall, Tsuyoshi Murakami, Nathan Meyers, and Yoshiyuki Usui for their contributions. <p><br> |