diff -r 37366c0290fc -r b8d718f01df4 hotspot/src/os/linux/vm/os_linux.cpp --- a/hotspot/src/os/linux/vm/os_linux.cpp Tue Oct 02 14:49:21 2012 -0700 +++ b/hotspot/src/os/linux/vm/os_linux.cpp Thu Oct 04 06:31:07 2012 -0700 @@ -82,12 +82,6 @@ # include "assembler_ppc.inline.hpp" # include "nativeInst_ppc.hpp" #endif -#ifdef COMPILER1 -#include "c1/c1_Runtime1.hpp" -#endif -#ifdef COMPILER2 -#include "opto/runtime.hpp" -#endif // put OS-includes here # include