jjg [Thu, 14 Mar 2019 11:39:00 -0700] rev 54135
8220379: Fix doclint handling of headings
Reviewed-by: erikj, jlahoda
mseledtsov [Thu, 14 Mar 2019 11:26:53 -0700] rev 54134
8220676: [TESTBUG] ProblemList TestCPUSets until the test issue is resolved
Summary: Added the test to problem list
Reviewed-by: lfoltan
redestad [Thu, 14 Mar 2019 18:56:25 +0100] rev 54133
8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
Reviewed-by: hseigel, coleenp, lfoltan
cushon [Wed, 13 Mar 2019 22:05:09 -0700] rev 54132
8220644: Align required/found pairs in diagnostics
Reviewed-by: mcimadamore, jjg
itakiguchi [Fri, 15 Mar 2019 00:49:13 +0900] rev 54131
8220281: IBM-858 alias name is missing on IBM00858 charset
Summary: Add aliases into IBM charsets
Reviewed-by: naoto
cushon [Fri, 08 Mar 2019 09:58:56 -0800] rev 54130
8220378: Unused Names constants
Reviewed-by: jjg, mcimadamore
Contributed-by: Ron Shapiro <ronshapiro@google.com>
bpb [Thu, 14 Mar 2019 09:43:18 -0700] rev 54129
8220614: (bf) Buffer absolute slice methods should use Objects.checkFromIndexSize()
Reviewed-by: alanb, igerasim, rriggs
jcbeyler [Thu, 14 Mar 2019 09:35:45 -0700] rev 54128
8220628: Move the HeapMonitor library to C++
Summary: Migrate libHeapMonitorTest.c to libHeapMonitorTest.cpp
Reviewed-by: cjplummer, sspitsyn