eosterlund [Tue, 15 Jan 2019 09:44:18 +0100] rev 53307
8216427: ciMethodData::load_extra_data() does not always unpack the last entry
Reviewed-by: thartmann, kvn
roland [Mon, 14 Jan 2019 15:07:22 +0100] rev 53306
8216135: C2 assert(!had_error) failed: bad dominance
Reviewed-by: thartmann, kvn
dholmes [Tue, 15 Jan 2019 16:40:31 -0500] rev 53305
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Reviewed-by: rehn, coleenp
rriggs [Tue, 15 Jan 2019 15:56:41 -0500] rev 53304
8202675: Replace process-wide terminology in serial filtering to be consistent
Reviewed-by: alanb, lancea
redestad [Tue, 15 Jan 2019 21:17:35 +0100] rev 53303
8216995: Clean up JFR command line processing
Reviewed-by: gziemski, mgronlun
hseigel [Tue, 15 Jan 2019 14:55:45 -0500] rev 53302
8216563: [TESTBUG] Change stressTime to default to 30 for nsk tests (part 2)
Summary: Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, mseledtsov