Aug 16

Jython even more exciting

Category: Cacao

After having followed twisti’s build instructions on how to build cacao with OpenJDK as runtime, I’ve got an OpenJDK based JRE with Cacao as VM in JIT mode on s390. Here’s the usual first real life app run:

$ ~/j2re-image/bin$ ./java -cp /usr/share/java/jython-2.1.jar org.python.util.jython
LOG: [0x77e626b0] JVM_GetStackAccessControlContext: IMPLEMENT ME!
LOG: [0x77e626b0] JVM_DesiredAssertionStatus: cls=0x475d20, IMPLEMENT ME!
LOG: [0x77e626b0] JVM_DesiredAssertionStatus: cls=0x474d20, IMPLEMENT ME!
LOG: [0x77e626b0] JVM_DesiredAssertionStatus: cls=0x475a80, IMPLEMENT ME!
...
LOG: [0x77e626b0] JVM_GetSystemPackage: IMPLEMENT ME!
Jython 2.1 on java1.7.0-fastdebug (JIT: null)
...
>>> import java.lang.System as s
LOG: [0x77e626b0] JVM_GetProtectionDomain: cls=0x5fed20
LOG: [0x77e626b0] JVM_ResolveClass: IMPLEMENT ME!
>>> [s.getProperty(p) for p in
    ['java.vm.name', 'java.runtime.name', 'os.arch', 'java.vm.info', 'java.version']]
LOG: [0x77e626b0] JVM_GetProtectionDomain: cls=0x5fed20
LOG: [0x77e626b0] JVM_ResolveClass: IMPLEMENT ME!
['CACAO', 'OpenJDK Runtime Environment', 's390', 'JIT mode', '1.7.0-fastdebug']

3 Comments so far

  1. Kylie Batt May 3rd, 2010 10:28 pm

    Замечательно…

    Дизайнер Here’s the usual first real life app run:
    $ ~/j2re-image/bin$ ./java -cp /usr/share/java/jython-2.1.jar org.python.util…..

  2. LOUIS July 21st, 2010 6:01 pm

    < blockquote >< a href=”http://medicamentspot.com/”>Medicamentspot.com. Canadian Health&Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. High quality drugs. Order drugs online< /a >…

    Buy:Seroquel.Prozac.Cozaar.Lasix.Female Pink Viagra.Nymphomax.Zetia.Ventolin.Female Cialis.Wellbutrin SR.Benicar.Amoxicillin.Zocor.SleepWell.Aricept.Lipothin.Buspar.Acomplia.Advair.Lipitor….

  3. THEODORE September 8th, 2010 7:47 am

    < blockquote >< a href=”http://cheaptabletsonline.com/”>CheapTabletsOnline.com. Canadian Health&Care.Best quality drugs.Special Internet Prices.No prescription online pharmacy. Low price drugs. Buy pills online< /a >…

    Buy:Cialis Soft Tabs.Soma.Cialis Professional.Maxaman.Viagra Soft Tabs.Viagra Super Force.Tramadol.Viagra.Super Active ED Pack.Cialis Super Active+.VPXL.Levitra.Viagra Super Active+.Zithromax.Cialis.Viagra Professional.Propecia….

Leave a comment

You must be logged in to post a comment.