[Bug 690] New: Shark fails to JIT using hs20.

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 8 05:09:21 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=690

           Summary: Shark fails to JIT using hs20.
           Product: IcedTea
           Version: 6-hg
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Shark
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: xerxes at zafena.se


#Shark built against hs20 fails to JIT.
icedtea6-shark/openjdk.build/j2sdk-image/bin/java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.11pre+r0239a181c7a0+) (Ubuntu build
1.6.0_22-b22)
OpenJDK Shark VM (build 20.0-b11, mixed mode)
xerxes at xerxes-J464X:~/cm30$
../icedtea6-shark/openjdk.build/j2sdk-image/bin/java CaffeineMarkEmbeddedApp 
Sieve score = 2648 (98)
Loop score = 1746 (2017)
Logic score = 2459 (0)
String score = 4048 (708)
Float score = 1836 (185)
Method score = 1490 (166650)
Overall score = 2238


#When running Shark built against hs19 then the JIT works fine.
icedtea6-1.10.1-shark/openjdk.build/j2sdk-image/bin/java -version
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.1) (Ubuntu build 1.6.0_22-b22)
OpenJDK Shark VM (build 19.0-b09, mixed mode)
xerxes at xerxes-J464X:~/cm30$
../icedtea6-1.10.1-shark/openjdk.build/j2sdk-image/bin/java
CaffeineMarkEmbeddedApp 
Sieve score = 39428 (98)
Loop score = 53694 (2017)
Logic score = 70981 (0)
String score = 26422 (708)
Float score = 34138 (185)
Method score = 20375 (166650)
Overall score = 37456


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the distro-pkg-dev mailing list