vromero [Tue, 27 Nov 2018 11:07:44 -0500] rev 52697
8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
Reviewed-by: mcimadamore
mbaesken [Mon, 26 Nov 2018 14:04:23 +0100] rev 52696
8214297: testbug : missing fclose in jvmti_aod.cpp
Reviewed-by: coleenp, stuefe
hannesw [Tue, 27 Nov 2018 13:02:28 +0100] rev 52695
8213716: javadoc search not working with Japanese and Chinese locales
Reviewed-by: jjg
coffeys [Tue, 27 Nov 2018 11:09:53 +0000] rev 52694
8214295: Populate handlers while holding streamHandlerLock
Reviewed-by: chegar
roland [Mon, 26 Nov 2018 17:35:35 +0100] rev 52693
8214189: test/hotspot/jtreg/compiler/intrinsics/mathexact/MulExactLConstantTest.java fails on Windows x64 when run with -XX:-TieredCompilation
Reviewed-by: kvn
dlong [Mon, 26 Nov 2018 22:49:57 -0800] rev 52692
8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
Reviewed-by: iklam, kvn
stuefe [Tue, 27 Nov 2018 07:54:06 +0100] rev 52691
8213834: JVMTI ResourceExhausted should not be posted in CompilerThread
Reviewed-by: dholmes, dcubed, jcbeyler, sspitsyn
xuelei [Mon, 26 Nov 2018 20:50:21 -0800] rev 52690
8214321: Misleading code in SSLCipher
Reviewed-by: ascarpino
weijun [Tue, 27 Nov 2018 08:51:20 +0800] rev 52689
8214100: use of keystore probing results in unnecessary exception thrown
Reviewed-by: mullan
iklam [Mon, 26 Nov 2018 15:06:53 -0800] rev 52688
8214029: Remove dead code BasicHashtable::bulk_free_entries
Reviewed-by: dholmes