diff src/share/vm/graal/graalCompiler.cpp @ 5545:65f832e7476b

Further clean up on api.meta project.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 09 Jun 2012 17:54:50 +0200
parents 82f2bb47c97e
children 70f715dfbb41
line wrap: on
line diff
--- a/src/share/vm/graal/graalCompiler.cpp	Sat Jun 09 17:35:43 2012 +0200
+++ b/src/share/vm/graal/graalCompiler.cpp	Sat Jun 09 17:54:50 2012 +0200
@@ -284,7 +284,6 @@
   }
 
   // TODO replace these with correct values
-  HotSpotTypeResolved::set_hasSubclass(obj, false);
   HotSpotTypeResolved::set_hasFinalizableSubclass(obj, false);
 
   klass->set_graal_mirror(obj());