coleenp [Wed, 15 Aug 2018 15:50:23 -0400] rev 51414
8209447: vmTestbase/vm/mlvm/indy/func/jvmti/mergeCP_none2indy_b/TestDescription.java timed out
Summary: was walking code cache for every safepoint because redefined methods take a long time to clear out of the code cache
Reviewed-by: eosterlund, rehn
darcy [Wed, 15 Aug 2018 10:44:56 -0700] rev 51413
5075463: (enum) Serialized Form javadoc for java.lang.Enum is misleading
Reviewed-by: lancea, rriggs, smarks
darcy [Wed, 15 Aug 2018 10:16:15 -0700] rev 51412
8176425: Add radix indication in NumberFormatException message for Integer.decode
Reviewed-by: lancea
mseledtsov [Wed, 15 Aug 2018 10:00:16 -0700] rev 51411
8209164: [TESTBUG] Apply jtreg skipped status to cds tests
Summary: Added the SkippedException where applicable
Reviewed-by: iklam, jiangli