diff src/share/vm/runtime/interfaceSupport.hpp @ 14909:4ca6dc0799b6

Backout jdk9 merge
author Gilles Duboscq <duboscq@ssw.jku.at>
date Tue, 01 Apr 2014 13:57:07 +0200
parents 2b8e28fdf503
children 52b4284cb496
line wrap: on
line diff
--- a/src/share/vm/runtime/interfaceSupport.hpp	Tue Apr 01 14:09:03 2014 +0200
+++ b/src/share/vm/runtime/interfaceSupport.hpp	Tue Apr 01 13:57:07 2014 +0200
@@ -107,9 +107,6 @@
 #ifdef TARGET_OS_FAMILY_windows
 # include "interfaceSupport_windows.hpp"
 #endif
-#ifdef TARGET_OS_FAMILY_aix
-# include "interfaceSupport_aix.hpp"
-#endif
 #ifdef TARGET_OS_FAMILY_bsd
 # include "interfaceSupport_bsd.hpp"
 #endif