hb [Tue, 05 Dec 2017 21:26:11 +0530] rev 48198
8192909: Invalid username or password in HashedPasswordFileTest.java
Reviewed-by: clanger, dfuchs
roland [Sat, 02 Dec 2017 13:50:04 +0100] rev 48197
8191950: assertion failed: no insertions allowed
Summary: Check for dead loops before incremental inlining.
Reviewed-by: thartmann
jwilhelm [Sat, 02 Dec 2017 06:51:10 +0100] rev 48196
Merge
vdeshpande [Fri, 01 Dec 2017 16:58:30 -0800] rev 48195
8170244: Update UseAVX after cpu feature detection to use more default mapping
Reviewed-by: kvn
vdeshpande [Fri, 01 Dec 2017 16:23:17 -0800] rev 48194
8190494: Different results with UseAVX=3 when calling AVX-512 native function via JNI
Summary: reset mask register after JNI calls
Reviewed-by: kvn, vlivanov
roland [Fri, 01 Dec 2017 16:20:18 -0800] rev 48193
8192762: LoopNode::verify_strip_mined() fails with "assert failed: only phis"
Summary: don't clone Phi to uncommon calls
Reviewed-by: kvn
iignatyev [Fri, 01 Dec 2017 15:58:39 -0800] rev 48192
8191273: applications/ctw/modules tests fail intermittently
Reviewed-by: kvn, dlong
iklam [Fri, 01 Dec 2017 15:53:15 -0800] rev 48191
8190809: JVM crashes while generating appcds for classpath with empty directory entry
Reviewed-by: ccheung, jiangli, lmesnik
dlong [Fri, 01 Dec 2017 11:17:45 -0800] rev 48190
8192814: Update Graal
Reviewed-by: kvn
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