[maxine~maxine:3661] Made methods with ACCESSOR annotation unsafe, preventing them from being
- From: dougxc@kenai.com
- To: commits@maxine.kenai.com
- Subject: [maxine~maxine:3661] Made methods with ACCESSOR annotation unsafe, preventing them from being
- Date: Fri, 12 Mar 2010 23:22:18 +0000
Project: maxine
Repository: maxine
Revision: 3661
Author: dougxc
Date: 2010-03-12 22:59:03 UTC
Link:
Log Message:
------------
Made methods with ACCESSOR annotation unsafe, preventing them from being
compiled with the JIT (or C1X).
Revisions:
----------
3661
Modified Paths:
---------------
CPS/src/com/sun/max/vm/cps/b/c/BirToCirTranslator.java
Tele/src/com/sun/max/tele/debug/TeleBytecodeBreakpoint.java
VM/src/com/sun/max/annotate/UNSAFE.java
VM/src/com/sun/max/vm/actor/member/MethodActor.java
VM/src/com/sun/max/vm/classfile/ClassfileReader.java
VM/src/com/sun/max/vm/type/ClassRegistry.java
|
[maxine~maxine:3661] Made methods with ACCESSOR annotation unsafe, preventing them from being |
dougxc | 03/12/2010 |





