dcubed [Fri, 27 Jul 2018 16:29:36 -0400] rev 51258
8171157: Convert ObjectMonitor_test to GTest
Summary: Migration of the ObjectMonitor test to GTest. Two GTests were actually created, one for ObjectMonitor and one for ObjectSynchronizer.
Reviewed-by: dcubed, hseigel
Contributed-by: patricio.chilano.mateo@oracle.com
nishjain [Fri, 27 Jul 2018 14:20:07 +0530] rev 51257
8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
Reviewed-by: naoto, darcy
tschatzl [Fri, 27 Jul 2018 09:49:03 +0200] rev 51256
8208297: Allow printing of taskqueue stats if compiled in in product builds
Reviewed-by: kbarrett
dtitov [Thu, 26 Jul 2018 16:22:58 -0700] rev 51255
8207364: nsk/jvmti/ResourceExhausted/resexhausted003 fails to start
Reviewed-by: sspitsyn, cjplummer