diff src/share/vm/utilities/yieldingWorkgroup.cpp @ 8085:cf9a2071eeac

8006878: Some non-existent GC source files are in the minimalVM exclude list. Summary: cmsPermGen.cpp, psPermGen.cpp have been removed. yieldWorkingGroup.cpp typo is fixed. immutableSpace.cpp was in the list twice. Reviewed-by: dholmes, jmasa
author jprovino
date Thu, 14 Feb 2013 11:07:24 -0500
parents db9981fd3124
children de6a9e811145
line wrap: on
line diff
--- a/src/share/vm/utilities/yieldingWorkgroup.cpp	Thu Jan 24 13:27:54 2013 -0500
+++ b/src/share/vm/utilities/yieldingWorkgroup.cpp	Thu Feb 14 11:07:24 2013 -0500
@@ -24,9 +24,7 @@
 
 #include "precompiled.hpp"
 #include "utilities/macros.hpp"
-#if INCLUDE_ALL_GCS
 #include "utilities/yieldingWorkgroup.hpp"
-#endif // INCLUDE_ALL_GCS
 
 // Forward declaration of classes declared here.