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
gadams [Thu, 14 Mar 2019 10:58:53 -0400] rev 54127
8218166: com/sun/jdi/SimulResumerTest.java failure
Reviewed-by: dlong, jcbeyler
lancea [Thu, 14 Mar 2019 10:50:35 -0400] rev 54126
8220252: Fix Headings in java.naming
Reviewed-by: dfuchs
redestad [Thu, 14 Mar 2019 15:31:13 +0100] rev 54125
8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator
Reviewed-by: thartmann, kvn
hseigel [Thu, 14 Mar 2019 09:38:17 -0400] rev 54124
8219579: Remove redundant signature parsing from the verifier
Summary: Change verifier signature checking into asserts because ClassFileParser checks signatures for files being verified.
Reviewed-by: lfoltan, coleenp, redestad, dholmes
sgehwolf [Mon, 25 Feb 2019 15:41:24 +0100] rev 54123
8219585: [TESTBUG] sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java passes trivially when it shouldn't
Reviewed-by: dfuchs, sballal
stefank [Thu, 14 Mar 2019 09:15:51 +0100] rev 54122
8220343: Move scavenge_root_nmethods from shared code
Reviewed-by: kvn, eosterlund
stefank [Thu, 14 Mar 2019 09:14:20 +0100] rev 54121
8220342: Remove scavenge_root_nmethods_do from VM_HeapWalkOperation::collect_simple_roots
Reviewed-by: sspitsyn, ehelin
stefank [Thu, 14 Mar 2019 09:08:17 +0100] rev 54120
8220411: Remove ScavengeRootsInCode=0 code
Reviewed-by: thartmann, coleenp