kkharbas [Mon, 03 Jun 2019 11:04:24 -0700] rev 55161
8224247: AllocateOldGenAt fires assertion failure
Summary: Split the heap_reserved_size_bytes() into two methods - one for use during heap initialization and other for at later stages.
Reviewed-by: sangheki, tschatzl
iveresov [Mon, 03 Jun 2019 14:15:11 -0700] rev 55160
8225202: Add missing include after JDK-8223320
Reviewed-by: kvn
iveresov [Mon, 03 Jun 2019 13:21:02 -0700] rev 55159
8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
Summary: Materialization of primitive boxes should use caches
Reviewed-by: kvn, never
rkennke [Mon, 03 Jun 2019 21:28:45 +0200] rev 55158
8225171: Remove leftovers in shenandoahBarrierSetC1.cpp
Reviewed-by: shade
erikj [Mon, 03 Jun 2019 10:52:18 -0700] rev 55157
8225140: Build fails if directory contains 'unix'
Reviewed-by: tbell
rfield [Mon, 03 Jun 2019 08:21:04 -0700] rev 55156
8199623: JShell: corralling not restored on drop
Reviewed-by: jlahoda
rfield [Mon, 03 Jun 2019 07:46:47 -0700] rev 55155
8225151: JShell API: Fix position of @jls tag
Reviewed-by: jjg