Message5996
The "undocumented" option -Xcomp (AOT compilation of Java bytecode) is probably not a good idea, if it were to work, since profiled execution seems to be essential for Jython performance.
Bytecode layout is entirely done by the ASM library (http://asm.ow2.org/), so we really don't have much to here in Jython except upgrade if it has been fixed.
Marking this low for now. |
|
Date |
User |
Action |
Args |
2010-08-21 04:07:17 | zyasoft | set | messageid: <1282363637.27.0.231813861991.issue1611@psf.upfronthosting.co.za> |
2010-08-21 04:07:17 | zyasoft | set | recipients:
+ zyasoft, draghuram, alexey, irogers |
2010-08-21 04:07:17 | zyasoft | link | issue1611 messages |
2010-08-21 04:07:16 | zyasoft | create | |
|