Re: [Jamvm-general] JSR 308: symbol JVM_GetClassTypeAnnotations not defined for JamVM + OpenJDK 8
Brought to you by:
rlougher
From: Robert L. <rob...@gm...> - 2013-04-02 18:19:53
|
Hi Xerxes, On 28 March 2013 14:05, Xerxes Rånby <xe...@za...> wrote: > > Hi Robert > > First big thank you! I have been browsing through the list of changes to > get > JSR 292 working; > http://git.berlios.de/cgi-bin/cgit.cgi/jamvm/log/ > well done! > > Yes, it's all complete now. I have done some testing with JRuby and of course there's the jtreg tests. > Today i have tested to use the new JSR 292 fixed JamVM in combination with > the latest IcedTea 8 build-system and OpenJDK 8 b80. ... ./java -verbose:jni -version > [Failed to open library > > /home/xranby/icedtea-8-b80/openjdk.build/images/j2sdk-image/jre/lib/i386/libjava.so: > > /home/xranby/icedtea-8-b80/openjdk.build/images/j2sdk-image/jre/lib/i386/libjava.so: > symbol JVM_GetClassTypeAnnotations, version SUNWprivate_1.1 not defined in > file libjvm.so with link time reference] > ... > Apparently: OpenJDK 8 have quite recently merged in the new JSR 308 and > this > require some new functionality inside the libjvm.so > JSR 308: Introduced Type Annotations > http://openjdk.java.net/projects/type-annotations/ > > http://mail.openjdk.java.net/pipermail/hotspot-dev/2012-December/007747.html > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004823 > http://hg.openjdk.java.net/hsx/hsx25/hotspot/rev/35431a769282 > > Thanks for letting me know - I was still using a version of OpenJDK 8 from the end of December - must remember to update more often! Rob. > Cheers > Xerxes > -- > View this message in context: > http://old.nabble.com/JSR-308%3A-symbol-JVM_GetClassTypeAnnotations-not-defined-for-JamVM-%2B-OpenJDK-8-tp35228844p35228844.html > Sent from the JamVM mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > Own the Future-Intel® Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. > Compete for recognition, cash, and the chance to get your game > on Steam. $5K grand prize plus 10 genre and skill prizes. > Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d > _______________________________________________ > Jamvm-general mailing list > Jam...@li... > https://lists.sourceforge.net/lists/listinfo/jamvm-general > |