thartmann [Mon, 07 May 2018 08:56:35 +0200] rev 50026
8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
Summary: Only eagerly resolving the address into a register if the store is precise.
Reviewed-by: roland, eosterlund
pmuthuswamy [Mon, 07 May 2018 07:44:49 +0530] rev 50025
8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE
Reviewed-by: ksrini, jjg
rkennke [Sun, 06 May 2018 00:42:59 +0200] rev 50024
8202676: AArch64: Missing enter/leave around barrier leads to infinite loop
Reviewed-by: aph, eosterlund
eosterlund [Sat, 05 May 2018 22:19:19 +0200] rev 50023
8202640: Small C1 cleanups for BarrierSetC1
Reviewed-by: kvn, neliasso
stuefe [Thu, 03 May 2018 17:10:39 +0200] rev 50022
8202435: [aix] print program break as part of memory info into hs-err file
Reviewed-by: mdoerr, dholmes
shade [Sat, 05 May 2018 18:55:31 +0200] rev 50021
8202684: Minimal VM build is broken after JDK-8199067, JDK-8202638
Reviewed-by: eosterlund, stuefe
kbarrett [Sat, 05 May 2018 12:38:15 -0400] rev 50020
8202672: Build failed in metaspace.cpp with VS2017
Summary: Add whitespace between string and identifier.
Reviewed-by: dcubed, erikj