dcubed [Wed, 24 Oct 2018 11:04:25 -0400] rev 52273
8212220: add code to verify results to metaspace/stressDictionary/StressDictionary.java
Summary: Also change the test's default timeout to 5 minutes.
Reviewed-by: dholmes, stuefe
tschatzl [Wed, 24 Oct 2018 16:22:34 +0200] rev 52271
8212753: Improve oopDesc::forward_to_atomic
Summary: Avoid multiple unnecessary reloads of the mark oop in oopDesc::forward_to_atomic
Reviewed-by: kbarrett, mdoerr