src/hotspot/share/runtime/sharedRuntimeTrig.cpp
changeset 49449 ef5d5d343e2a
parent 47659 a8e9aff89f7b
equal deleted inserted replaced
49448:b91b558a9076 49449:ef5d5d343e2a
    22  *
    22  *
    23  */
    23  */
    24 
    24 
    25 #include "precompiled.hpp"
    25 #include "precompiled.hpp"
    26 #include "jni.h"
    26 #include "jni.h"
    27 #include "runtime/interfaceSupport.hpp"
    27 #include "runtime/interfaceSupport.inline.hpp"
    28 #include "runtime/sharedRuntime.hpp"
    28 #include "runtime/sharedRuntime.hpp"
    29 #include "runtime/sharedRuntimeMath.hpp"
    29 #include "runtime/sharedRuntimeMath.hpp"
    30 
    30 
    31 // This file contains copies of the fdlibm routines used by
    31 // This file contains copies of the fdlibm routines used by
    32 // StrictMath. It turns out that it is almost always required to use
    32 // StrictMath. It turns out that it is almost always required to use