[maxine~maxine:3645] Removed debugging code left in by mistake.
- From: dougxc@kenai.com
- To: commits@maxine.kenai.com
- Subject: [maxine~maxine:3645] Removed debugging code left in by mistake.
- Date: Thu, 11 Mar 2010 19:41:24 +0000
Project: maxine
Repository: maxine
Revision: 3645
Author: dougxc
Date: 2010-03-11 19:16:36 UTC
Link:
Log Message:
------------
Made output tests be automatically discovered so that new ones do not have to
be manually added to MaxineTesterConfiguration.
Fixed bug (reported by Puneet Lakhina) in application of -Xmx and -Xms VM
options.
Reactivated substitution of TTYcom.sun.c1x.debug.TTY.out with
com.sun.max.vm.Log.os in boot image.
Provided implementation of new MSB and LSB intrinsics so that they are
executable in hosted mode.
Removed debugging code left in by mistake.
Revisions:
----------
3641
3642
3643
3644
3645
Modified Paths:
---------------
VM/test/test/com/sun/max/vm/MaxineTesterConfiguration.java
VM/src/com/sun/max/vm/heap/Heap.java
VM/src/com/sun/max/vm/object/host/HostObjectAccess.java
VM/src/com/sun/max/unsafe/Word.java
VM/src/com/sun/max/vm/compiler/builtin/SpecialBuiltin.java
VM/test/test/output/BitSetOps.java
VM/src/com/sun/max/vm/actor/Actor.java
|
[maxine~maxine:3645] Removed debugging code left in by mistake. |
dougxc | 03/11/2010 |





