comparison src/os/linux/vm/os_linux.cpp @ 3960:f08d439fab8c

7089790: integrate bsd-port changes Reviewed-by: kvn, twisti, jrose Contributed-by: Kurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
author never
date Sun, 25 Sep 2011 16:03:29 -0700
parents 27702f012017
children 5d871c1ff17c
comparison
equal deleted inserted replaced
3959:eda6988c0d81 3960:f08d439fab8c
19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 19 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20 * or visit www.oracle.com if you need additional information or have any 20 * or visit www.oracle.com if you need additional information or have any
21 * questions. 21 * questions.
22 * 22 *
23 */ 23 */
24
25 # define __STDC_FORMAT_MACROS
26 24
27 // no precompiled headers 25 // no precompiled headers
28 #include "classfile/classLoader.hpp" 26 #include "classfile/classLoader.hpp"
29 #include "classfile/systemDictionary.hpp" 27 #include "classfile/systemDictionary.hpp"
30 #include "classfile/vmSymbols.hpp" 28 #include "classfile/vmSymbols.hpp"