hseigel [Tue, 30 Oct 2018 09:13:00 -0400] rev 52328
8213148: JDK build fails because of missing #includes
Summary: Add missing #includes
Reviewed-by: dcubed
stuefe [Fri, 26 Oct 2018 16:49:18 +0200] rev 52327
8213017: jspawnhelper: need to handle pipe write failure when sending return code
Reviewed-by: alanb
redestad [Tue, 30 Oct 2018 09:34:50 +0100] rev 52326
8213035: Pack MethodHandleInlineStrategy coder and length into a long
Reviewed-by: vlivanov, mchung
thartmann [Tue, 30 Oct 2018 09:06:08 +0100] rev 52325
8177899: Tests fail due to code cache exhaustion on machines with many cores
Summary: Implemented upper limit on CICompilerCount based on code cache size.
Reviewed-by: kvn, mdoerr
vromero [Mon, 29 Oct 2018 17:11:46 -0400] rev 52324
8212624: remove outdated entries from langtools problem list
Reviewed-by: darcy
vromero [Mon, 29 Oct 2018 17:09:44 -0400] rev 52323
8213100: fix test OptionSmokeTest before removing it from the problem list
Reviewed-by: jlahoda
iignatyev [Mon, 29 Oct 2018 14:04:44 -0700] rev 52322
8177710: Convert TestMetaspaceUtils_test to GTest
Reviewed-by: tschatzl