History log of /openjdk9/hotspot/src/share/vm/runtime/os_ext.hpp
Revision Date Author Comments
# 12657:7da867ecf99f 22-Feb-2017 gziemski

8175135: Header template correction for year
Summary: Added comma.
Reviewed-by: dcubed, gthornbr


# 11219:137319683e94 09-May-2016 gziemski

8073500: Prevent certain commercial flags from being changed at runtime
Summary: Implement new writeable mechanism for flag control
Reviewed-by: coleenp, iklam


# 8569:5bbf25472731 18-Jun-2015 gziemski

8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Summary: Validate the arguments to all JVM command-line flags so as to avoid crashes, and ensure that appropriate error messages are displayed when they are invalid.
Reviewed-by: ddmitriev, dholmes, kbarrett, drwhite, brutisso, coleenp


# 3941:79f492f184d0 20-Dec-2012 katleman

8004982: JDK8 source with GPL header errors
Reviewed-by: ohair


# 2943:7ab5f6318694 01-Jan-2012 phh

7125934: Add a fast unordered timestamp capability to Hotspot on x86/x64
Summary: Add rdtsc detection and inline generation.
Reviewed-by: kamg, dholmes
Contributed-by: karen.kinnear@oracle.com