Re: [Jamvm-general] Crash running OpenJDK 8 build.tools.generatenimbus.Generator, a regression sinc
Brought to you by:
rlougher
From: Robert L. <rob...@gm...> - 2013-04-26 14:07:45
|
Hi Xerxes, On 26 April 2013 13:10, Xerxes Rånby <xe...@za...> wrote: > > Unfortunally I still see some issues related to isAnnotationPresent on this > 32bit x86 system: > I am using your latest commit b0651cde57c7a48651c99d7f4fb44ba7b2fae9b3 > Must be the difference in the version of OpenJDK 8 I'm using - I'm not sure what version it is - I downloaded it about 2 weeks ago. Can you provide some instructions to get the version of IcedTea you're using? Thanks, Rob. > Unrecognised bytecode XXX found while preparing > java/lang/reflect/AnnotatedElement.isAnnotationPresent(Ljava/lang/Class;)Z > > Below i only post the output from 10 consecutive runs: > > xranby@xranby-ESPRIMO-P7935:~/icedtea-8-b80$ cd > /home/xranby/icedtea-8-b80/openjdk/jdk/makefiles > xranby@xranby-ESPRIMO-P7935:~/icedtea-8-b80/openjdk/jdk/makefiles$ > /home/xranby/icedtea-8-b80/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M > -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 > -XX:-PrintVMOptions -XX:-UnlockDiagnosticVMOptions -XX:-LogVMOutput -cp > /home/xranby/icedtea-8-b80/openjdk.build/jdk/btclasses > build.tools.generatenimbus.Generator \ >> -skinFile >> /home/xranby/icedtea-8-b80/openjdk/jdk/src/share/classes/javax/swing/plaf/nimbus/skin.laf >> -buildDir /home/xranby/icedtea-8-b80/openjdk.build/jdk/gensrc \ >> -packagePrefix javax.swing.plaf.nimbus -lafName Nimbus > ### GENERATING LAF CODE ################################ > > #ouput run 1: > Segmenteringsfel (minnesutskrift skapad) > > #ouput run 2: > Unrecognised bytecode 235 found while preparing > java/lang/reflect/AnnotatedElement.isAnnotationPresent(Ljava/lang/Class;)Z > > #ouput run 3: > Unrecognised bytecode 224 found while preparing > java/lang/reflect/AnnotatedElement.isAnnotationPresent(Ljava/lang/Class;)Z > > #ouput run 4: > Segmenteringsfel (minnesutskrift skapad) > > #ouput run 5: > Unrecognised bytecode 202 found while preparing > java/lang/reflect/AnnotatedElement.isAnnotationPresent(Ljava/lang/Class;)Z > > #ouput run 6: > Segmenteringsfel (minnesutskrift skapad) > > #ouput run 7: > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: > -122622118 > at > java.lang.reflect.AnnotatedElement.isAnnotationPresent(AnnotatedElement.java:126) > at > com.sun.xml.internal.bind.v2.model.annotation.RuntimeInlineAnnotationReader.hasFieldAnnotation(RuntimeInlineAnnotationReader.java:50) > at ... > > #ouput run 8: > Unrecognised bytecode 208 found while preparing > java/lang/reflect/AnnotatedElement.isAnnotationPresent(Ljava/lang/Class;)Z > > #ouput run 9: > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: > -122622119 > at > java.lang.reflect.AnnotatedElement.isAnnotationPresent(AnnotatedElement.java:126) > at > com.sun.xml.internal.bind.v2.model.annotation.RuntimeInlineAnnotationReader.hasFieldAnnotation(RuntimeInlineAnnotationReader.java:50) > at > com.sun.xml.internal.bind.v2.model.annotation.RuntimeInlineAnnotationReader.hasFieldAnnotation(RuntimeInlineAnnotationReader.java:42)... > > #ouput run 10: > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: > 1912329880 > at > java.lang.reflect.AnnotatedElement.isAnnotationPresent(AnnotatedElement.java:126) > at > com.sun.xml.internal.bind.v2.model.annotation.RuntimeInlineAnnotationReader.hasFieldAnnotation(RuntimeInlineAnnotationReader.java:50) > at > com.sun.xml.internal.bind.v2.model.annotation.RuntimeInlineAnnotationReader.hasFieldAnnotation(RuntimeInlineAnnotationReader.java:42) > at > com.sun.xml.internal.bind.v2.model.impl.ClassInfoImpl.findFieldProperties(ClassInfoImpl.java:367)... > -- > View this message in context: http://old.nabble.com/Crash-running-OpenJDK-8-build.tools.generatenimbus.Generator%2C-a-regression-since-JamVM-%2B-OpenJDK-7-tp35322824p35336632.html > Sent from the JamVM mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Jamvm-general mailing list > Jam...@li... > https://lists.sourceforge.net/lists/listinfo/jamvm-general |