coleenp [Thu, 29 Nov 2018 13:04:25 -0500] rev 52767
8214356: Verification of class metadata unloading takes a long time
Summary: conditionalize verify_chunk_in_freelist call.
Reviewed-by: shade, tschatzl
8214170: ResourceBundle.Control.newBundle should throw IllegalAccessException when constructor of the resource bundle is not public.
Reviewed-by: rriggs, mchung