changeset 2051:926f2cf71b62

Small clean up.
author Thomas Wuerthinger <wuerthinger@ssw.jku.at>
date Tue, 11 Jan 2011 16:21:22 +0100
parents b6d2c238e585
children 04605cd35b9e
files c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/VMExitsNative.java
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/VMExitsNative.java	Tue Jan 11 11:55:19 2011 +0100
+++ b/c1x4hotspotsrc/HotSpotVM/src/com/sun/hotspot/c1x/VMExitsNative.java	Tue Jan 11 16:21:22 2011 +0100
@@ -52,8 +52,6 @@
         C1XOptions.DetailedAsserts = false;
         C1XOptions.CommentedAssembly = false;
         C1XOptions.MethodEndBreakpointGuards = 2;
-        C1XOptions.PrintAssumptions = false;
-        C1XOptions.UseAssumptions = true;
     }
 
     @Override