coleenp [Fri, 01 Dec 2017 14:19:16 -0500] rev 48189
Merge
mdoerr [Fri, 01 Dec 2017 11:26:22 -0500] rev 48188
8192898: AIX build broken after JDK-8190308
Reviewed-by: coleenp
mdoerr [Fri, 01 Dec 2017 17:10:33 +0100] rev 48187
8192825: PPC64: Missing null check in C1 inline cache check
Reviewed-by: goetz
lucy [Fri, 01 Dec 2017 17:09:43 +0100] rev 48186
8192818: [s390]: restoring register contents calculates wrong value
Reviewed-by: goetz, mdoerr
egahlin [Fri, 01 Dec 2017 17:03:07 +0100] rev 48185
8179083: Uninitialized notifier in Java Monitor Wait tracing event
Reviewed-by: mgronlun
dcubed [Fri, 01 Dec 2017 11:00:46 -0500] rev 48184
8192810: EnableThreadSMRStatistics should be default off in release builds
Reviewed-by: gtriantafill, coleenp, eosterlund
dpochepk [Fri, 01 Dec 2017 18:24:52 +0300] rev 48183
8189439: Parameters type profiling is not performed from aarch64 interpreter
Reviewed-by: vlivanov
Contributed-by: boris.ulasevich@bell-sw.com
dchuyko [Fri, 01 Dec 2017 18:20:00 +0300] rev 48182
8191129: AARCH64: Invalid value passed to critical JNI function
Reviewed-by: vlivanov
jgeorge [Fri, 01 Dec 2017 18:19:39 +0530] rev 48181
8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol
Summary: Create tests for the clhsdb commands: vmstructsdump, field, symboltable and symbol
Reviewed-by: sspitsyn, sballal
jcm [Fri, 01 Dec 2017 00:57:01 -0800] rev 48180
8006887: Comment about LIR_OprDesc.value in c1_LIR.hpp is incorrect
Summary: Pointer bit description corrected
Reviewed-by: kvn, dlong
sjohanss [Fri, 01 Dec 2017 08:56:22 +0100] rev 48179
8191821: Finer granularity for GC verification
Reviewed-by: tschatzl, poonam, sangheki
jgeorge [Fri, 01 Dec 2017 11:40:39 +0530] rev 48178
8191914: New SA test timeout on windows
Summary: Avoid test hangs in a few SA tests by ensuring that OutputAnalyzer gets created before waitFor() gets called
Reviewed-by: dholmes, sballal
mseledtsov [Thu, 30 Nov 2017 21:28:12 -0800] rev 48177
8192866: [TESTBUG] Move UseAppCDS.java from the closed ProblemList.txt to the open one
Summary: moved UseAppCDS.java to the open problem list
Reviewed-by: dholmes, ccheung
mseledtsov [Thu, 30 Nov 2017 20:45:03 -0800] rev 48176
8191943: [TESTBUG] docker/TestCPUAwareness fails on machine with 2 CPUs
Summary: Updated test cases to account for available processors
Reviewed-by: bobv, dholmes