<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Tiered Compilation in Mustang b81?</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 20 Jun 2013 01:31:52 -0400</pubDate>


    <item>

        <title>XStream with JRockit</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[I have submitted a patch to XStream with a cleaner use of Unsafe. This will enable &quot;Enhanced Mode&quot; with recent JRockit versions.<br><br><a href="http://jira.codehaus.org/browse/XSTR-311"...]]></description>
        

        <pubDate>Mon, 08 May 2006 05:18:56 -0400</pubDate>

        

        <jf:creationDate>Mon, 08 May 2006 05:18:56 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 08 May 2006 05:18:56 -0400</jf:modificationDate>
        <jf:date>May 8, 2006</jf:date>
        <jf:author>Henrik Stahl</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[<blockquote><blockquote>Perhaps, but every time I tried JRockit it crashed soon after the start when Sun's JVM kept working...Matter of perception, but I have WAY more confidence in Sun's JVM than in any other JVM out there.</blockquote>Strangely enough,...]]></description>
        

        <pubDate>Fri, 28 Apr 2006 13:45:06 -0400</pubDate>

        

        <jf:creationDate>Fri, 28 Apr 2006 13:45:06 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 28 Apr 2006 13:45:06 -0400</jf:modificationDate>
        <jf:date>Apr 28, 2006</jf:date>
        <jf:author>Henri Dupre</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[...and for the record: XStream uses sun.misc.Unsafe which is just a horrible way to code and strongly discouraged by Sun. Unfortunately this bad habit is fairly widespread, so JRockit (and IBM, IIRC) has been forced to implement parts of that API to...]]></description>
        

        <pubDate>Thu, 27 Apr 2006 13:02:46 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Apr 2006 13:02:46 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Apr 2006 13:02:46 -0400</jf:modificationDate>
        <jf:date>Apr 27, 2006</jf:date>
        <jf:author>Henrik Stahl</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[Mail me at hstahl at bea dot com and we'll see what we can come up with.<br><br>Cheers!]]></description>
        

        <pubDate>Thu, 27 Apr 2006 12:20:20 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Apr 2006 12:20:20 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Apr 2006 12:20:20 -0400</jf:modificationDate>
        <jf:date>Apr 27, 2006</jf:date>
        <jf:author>Henrik Stahl</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[I've tried JRockit a number of times, and have had various problems with it. A long time ago, it was extremely fast, but crashed extremely fast too. Then, it didn't work with CGLIB which is what we use for our AOP madness. I hear that CGLIB is used in...]]></description>
        

        <pubDate>Thu, 27 Apr 2006 10:22:11 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Apr 2006 10:22:11 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Apr 2006 10:22:11 -0400</jf:modificationDate>
        <jf:date>Apr 27, 2006</jf:date>
        <jf:author>Rickard Oberg</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[J9 has been able to recompile at higher optimization for quite some time (as well as AOT compilation). Nothing to see her folks...move along....]]></description>
        

        <pubDate>Thu, 27 Apr 2006 03:15:02 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Apr 2006 03:15:02 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Apr 2006 03:15:02 -0400</jf:modificationDate>
        <jf:date>Apr 27, 2006</jf:date>
        <jf:author>Thomas M??der</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JRockit version ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[Later versions of JRockit are significantly more stable than a few years ago. I frequently hear from people who have switched from the Sun JVM because they experience that JRockit is better for their apps. One example of an old issue with the Sun JVM is...]]></description>
        

        <pubDate>Thu, 27 Apr 2006 02:32:49 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Apr 2006 02:32:49 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Apr 2006 02:32:49 -0400</jf:modificationDate>
        <jf:date>Apr 27, 2006</jf:date>
        <jf:author>Henrik Stahl</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JRockit version ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[<blockquote>Can you specify the version of JRockit encountering such behavior ?Thanks,GR.</blockquote><br>I could not tell the exact version or build. I remember trying a couple of versions during the JDK 1.4.2 era. I have not tried the latest versions...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 23:45:07 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 23:45:07 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 23:45:07 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Tero Vaananen</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[<blockquote>Anyone know how J9 does it? I seem to recall IBM having a multi-tiered compiler now.</blockquote><br>You can find some info about IBM JVM 5.0 (bases on J9) at <a...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 19:57:38 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 19:57:38 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 19:57:38 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Diego Visentin</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[<blockquote><blockquote>Perhaps, but every time I tried JRockit it crashed soon after the start when Sun's JVM kept working...Matter of perception, but I have WAY more confidence in Sun's JVM than in any other JVM out there.</blockquote>Strangely enough,...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 19:51:49 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 19:51:49 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 19:51:49 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>MIKE JASNOWSKI</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JRockit version ?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[Can you specify the version of JRockit encountering such behavior ?<br><br>Thanks,<br><br>GR.]]></description>
        

        <pubDate>Wed, 26 Apr 2006 17:22:02 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 17:22:02 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 17:22:02 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Godefroy Riegler</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[<blockquote>Perhaps, but every time I tried JRockit it crashed soon after the start when Sun's JVM kept working...Matter of perception, but I have WAY more confidence in Sun's JVM than in any other JVM out there.</blockquote><br>Strangely enough, this is...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 15:15:56 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 15:15:56 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 15:15:56 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Tero Vaananen</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[<blockquote>*lol*This is what JRockit has done for years.</blockquote>Perhaps, but every time I tried JRockit it crashed soon after the start when Sun's JVM kept working...<br>Matter of perception, but I have WAY more confidence in Sun's JVM than in any...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 14:38:49 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 14:38:49 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 14:38:49 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Konstantin Ignatyev</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[*lol*<br><br>This is what JRockit has done for years. It has a &quot;quick-and-dirty&quot; JIT and then an optimizing compiler that is used on hot methods. The only difference is that it doesn't have an interpreter (which explains the longer startup...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 14:21:38 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 14:21:38 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 14:21:38 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Henrik Stahl</jf:author>
        <jf:replyCount>13</jf:replyCount>
    </item>


    <item>

        <title>More info...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=40093</link>

        

        
            <description><![CDATA[For more info see:<br><br><a href="http://www.javagaming.org/forums/index.php?topic=13429.0" target="_blank">http://www.javagaming.org/forums/index.php?topic=13429.0</a><br><br>and<br><br><a href="http://blogs.sun.com/fatcatair/20050826"...]]></description>
        

        <pubDate>Wed, 26 Apr 2006 10:01:22 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Apr 2006 10:01:22 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Apr 2006 10:01:22 -0400</jf:modificationDate>
        <jf:date>Apr 26, 2006</jf:date>
        <jf:author>Michael McCutcheon</jf:author>
        <jf:replyCount>14</jf:replyCount>
    </item>



</channel>
</rss>

