sjohanss [Fri, 07 Dec 2018 13:54:45 +0100] rev 52897
8213890: Implementation of JEP 344: Abortable Mixed Collections for G1
Reviewed-by: tschatzl, kbarrett
Contributed-by: erik.helin@oracle.com, stefan.johansson@oracle.com
eosterlund [Fri, 07 Dec 2018 13:15:35 +0100] rev 52896
8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs
Reviewed-by: kvn, thartmann, pliden
tschatzl [Fri, 07 Dec 2018 11:15:18 +0100] rev 52895
8215005: Missing include of runtime/os.hpp in zError.cpp after JDK-8214925 breaks build without precompiled headers
Reviewed-by: shade
neliasso [Tue, 04 Dec 2018 18:55:06 +0100] rev 52894
8214773: Replace use of thread unsafe strtok
Reviewed-by: thartmann, dholmes