coleenp [Thu, 08 Feb 2018 15:21:59 -0500] rev 48885
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Reviewed-by: dholmes, hseigel
zgu [Thu, 08 Feb 2018 13:21:22 -0500] rev 48884
8196923: [REDO] NMT: Report array class count in NMT summary
Summary: Added instance and array class counters in NMT summary report
Reviewed-by: minqi, stuefe, coleenp
iignatyev [Thu, 08 Feb 2018 08:38:42 -0800] rev 48883
8197113: combine multiple @key tags in jtreg tests
Reviewed-by: hseigel, goetz
poonam [Wed, 07 Feb 2018 21:53:38 +0000] rev 48882
8187577: JVM crash during gc doing concurrent marking
Summary: Inform G1's SATB that a klass has been resurrected and it should not be unloaded
Reviewed-by: coleenp, tschatzl, kbarrett