< prev index next >

src/hotspot/share/runtime/sharedRuntimeTrig.cpp

Print this page

        

*** 22,32 **** * */ #include "precompiled.hpp" #include "jni.h" ! #include "runtime/interfaceSupport.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/sharedRuntimeMath.hpp" // This file contains copies of the fdlibm routines used by // StrictMath. It turns out that it is almost always required to use --- 22,32 ---- * */ #include "precompiled.hpp" #include "jni.h" ! #include "runtime/interfaceSupport.inline.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/sharedRuntimeMath.hpp" // This file contains copies of the fdlibm routines used by // StrictMath. It turns out that it is almost always required to use
< prev index next >