hg: hsx/hotspot-rt/hotspot: 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot

paul.hohensee at oracle.com paul.hohensee at oracle.com
Mon Dec 5 15:37:42 PST 2011


Changeset: cd00eaeebef6
Author:    phh
Date:      2011-12-05 12:50 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/cd00eaeebef6

7117389: Add a framework for vendor-specific command line switch extensions to Hotspot
Summary: Add a file, globals_ext.hpp, containing a null interface, to be replaced by a vendor in altsrc as needed.
Reviewed-by: coleenp, kamg, dholmes, johnc, jrose

! src/share/vm/runtime/globals.cpp
! src/share/vm/runtime/globals.hpp
+ src/share/vm/runtime/globals_ext.hpp
! src/share/vm/runtime/globals_extension.hpp



More information about the serviceability-dev mailing list