[Bug 449] Shark generates bogus phi instruction LLVM IR for java.lang.Shutdown::shutdown

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Mar 19 04:46:08 PDT 2010


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





------- Comment #3 from xerxes at zafena.se  2010-03-19 11:46 -------
Shark runs fine with the patch applied, great!

./java -XX:+PrintCompilation -XX:CompileThreshold=1 -Xbatch -version
...
106  !b   java.lang.Shutdown::shutdown (68 bytes)
107  !b   java.lang.Shutdown::sequence (57 bytes)
108  !b   java.lang.Shutdown::runHooks (54 bytes)
...
$ echo $?
0


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



More information about the distro-pkg-dev mailing list