History log of /openjdk9/jdk/test/com/sun/management/HotSpotDiagnosticMXBean/GetVMOption.java
Revision Date Author Comments
# 16930:13c06d444258 15-Mar-2017 iignatyev

8176176: fix @modules in jdk_svc tests
Reviewed-by: shurailine, sspitsyn


# 13476:b979c2442791 18-Nov-2015 david

8145092: Use Unified Logging for the GC logging
Summary: JEP-271
Reviewed-by: sjohanss, brutisso


# 11884:b45c81ca8671 07-May-2015 ykantser

8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung


# 10942:ef6ec39fd6bd 03-Nov-2014 jbachorik

8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
Reviewed-by: mchung, sla


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 381:b6d6877c1155 02-Jul-2008 xdono

6719955: Update copyright year
Summary: Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell


# 178:fd563c5dd750 10-Apr-2008 mchung

6610094: Add generic support for platform MXBeans of any type (also fixed 6681031)
Summary: Add new methods in ManagementFactory class to obtain platform MXBeans
Reviewed-by: alanb, dfuchs, emcmanus


# 0:37a05a11f281 30-Nov-2007 duke

Initial load