rwestberg [Mon, 03 Jun 2019 10:28:03 +0200] rev 55166
8223678: Add Visual Studio Code workspace generation support (for native code)
Reviewed-by: erikj
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
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
eosterlund [Mon, 03 Jun 2019 13:35:08 +0200] rev 55154
8224816: Provide os::processor_id() implementation for Mac OS
Reviewed-by: rehn, pliden, kbarrett, gziemski
eosterlund [Mon, 03 Jun 2019 13:35:05 +0200] rev 55153
8224814: Remove dead JNIHandleBlock freelist code
Reviewed-by: stefank, tschatzl, kbarrett
shade [Mon, 03 Jun 2019 14:50:59 +0200] rev 55152
8225046: Shenandoah metrics logs refactoring
Reviewed-by: rkennke
roland [Tue, 21 May 2019 15:46:09 +0200] rev 55151
8173196: [REDO] C2 does not optimize redundant memory operations with G1
Reviewed-by: thartmann, kvn