src/hotspot/share/utilities/globalDefinitions_xlc.hpp
changeset 47659 a8e9aff89f7b
parent 47216 71c04702a3d5
child 47765 b7c7428eaab9
equal deleted inserted replaced
47657:28b2dbe488f1 47659:a8e9aff89f7b
    24  */
    24  */
    25 
    25 
    26 #ifndef SHARE_VM_UTILITIES_GLOBALDEFINITIONS_XLC_HPP
    26 #ifndef SHARE_VM_UTILITIES_GLOBALDEFINITIONS_XLC_HPP
    27 #define SHARE_VM_UTILITIES_GLOBALDEFINITIONS_XLC_HPP
    27 #define SHARE_VM_UTILITIES_GLOBALDEFINITIONS_XLC_HPP
    28 
    28 
    29 #include "prims/jni.h"
    29 #include "jni.h"
    30 
    30 
    31 // This file holds compiler-dependent includes,
    31 // This file holds compiler-dependent includes,
    32 // globally used constants & types, class (forward)
    32 // globally used constants & types, class (forward)
    33 // declarations and a few frequently used utility functions.
    33 // declarations and a few frequently used utility functions.
    34 
    34