src/share/vm/interpreter/bytecodeInterpreterWithChecks.xml

Wed, 12 Mar 2008 18:07:46 -0700

author
dcubed
date
Wed, 12 Mar 2008 18:07:46 -0700
changeset 483
d8b3ef7ee3e5
parent 435
a61af66fc99e
child 601
aaa1137c5ef4
child 612
2a8ec427fbe1
permissions
-rw-r--r--

6599425: 4/3 OopMapCache::lookup() can cause later crash or assert() failure
Summary: Add should_not_be_cached() to markOop and methodOop and query that status inOopMapCache::lookup()
Reviewed-by: coleenp, sspitsyn, jmasa

     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