epavlova [Mon, 03 Jun 2019 17:14:23 -0700] rev 55165
8225199: [Graal] compiler/jvmci/compilerToVM/IsMatureVsReprofileTest.java fails with -XX:CompileThresholdScaling=0.1
Reviewed-by: kvn
coleenp [Mon, 03 Jun 2019 19:42:58 -0400] rev 55164
8225212: ProblemList gc/stress/TestReclaimStringsLeaksMemory.java
Reviewed-by: dholmes
rfield [Mon, 03 Jun 2019 16:24:34 -0700] rev 55163
8225208: Re-Problem list jdk/jshell/ExceptionsTest.java fails on windows
Reviewed-by: jjg
jjg [Mon, 03 Jun 2019 16:16:50 -0700] rev 55162
8225207: redundant <p> in Instrumentation.java
Reviewed-by: lancea
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