annotate src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml @ 165:437d03ea40b1

6703888: Compressed Oops: use the 32-bits gap after klass in a object Summary: Use the gap also for a narrow oop field and a boxing object value. Reviewed-by: coleenp, never
author kvn
date Wed, 21 May 2008 16:31:35 -0700
parents a61af66fc99e
children aaa1137c5ef4 2a8ec427fbe1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a61af66fc99e Initial load
duke
parents:
diff changeset
1 <?xml version="1.0"?>
a61af66fc99e Initial load
duke
parents:
diff changeset
2 <!--
a61af66fc99e Initial load
duke
parents:
diff changeset
3 Copyright 2006 Sun Microsystems, Inc. All rights reserved.
a61af66fc99e Initial load
duke
parents:
diff changeset
4 SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
a61af66fc99e Initial load
duke
parents:
diff changeset
5 -->
a61af66fc99e Initial load
duke
parents:
diff changeset
6 <!DOCTYPE processcode [
a61af66fc99e Initial load
duke
parents:
diff changeset
7 <!ELEMENT processcode ANY>
a61af66fc99e Initial load
duke
parents:
diff changeset
8 ]>
a61af66fc99e Initial load
duke
parents:
diff changeset
9 <processcode>
a61af66fc99e Initial load
duke
parents:
diff changeset
10 </processcode>