[PPL-devel] [GIT] ppl/ppl(master): Fixed a few residual issue in Java interface method ID caching.

Enea Zaffanella zaffanella at cs.unipr.it
Mon Apr 27 14:18:41 CEST 2009


Module: ppl/ppl
Branch: master
Commit: bb1f4a6bc8f719a28b9a26bf817f064c348a2d36
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=bb1f4a6bc8f719a28b9a26bf817f064c348a2d36

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Mon Apr 27 14:16:31 2009 +0200

Fixed a few residual issue in Java interface method ID caching.
Factored away common code in helper functions build_cxx_*_system.
Inlined a few helper functions.

---

 interfaces/Java/jni/ppl_java_common.cc         |  258 +++---------------------
 interfaces/Java/jni/ppl_java_common.defs.hh    |   56 ++++--
 interfaces/Java/jni/ppl_java_common.inlines.hh |  127 ++++++++++++-
 interfaces/Java/jni/ppl_java_globals.cc        |   61 ++++---
 4 files changed, 233 insertions(+), 269 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=bb1f4a6bc8f719a28b9a26bf817f064c348a2d36



More information about the PPL-devel mailing list