src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml

Sun, 13 Apr 2008 17:43:42 -0400

author
coleenp
date
Sun, 13 Apr 2008 17:43:42 -0400
changeset 548
ba764ed4b6f2
parent 435
a61af66fc99e
child 601
aaa1137c5ef4
child 612
2a8ec427fbe1
permissions
-rw-r--r--

6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Summary: Compressed oops in instances, arrays, and headers. Code contributors are coleenp, phh, never, swamyv
Reviewed-by: jmasa, kamg, acorn, tbell, kvn, rasbold

     1 <?xml version="1.0"?> 
     2 <!-- 
     3      Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
     4      SUN PROPRIETARY/CONFIDENTIAL.  Use is subject to license terms.
     5 -->
     6 <!DOCTYPE processcode [
     7   <!ELEMENT processcode ANY>
     8 ]>
     9 <processcode>
    10 </processcode>

mercurial