bpb [Tue, 16 Oct 2018 07:49:08 -0700] rev 52147
8212212: (bf) Incorrect path to stream preprocessor source in java.nio Buffer test scripts
Reviewed-by: alanb
bobv [Tue, 16 Oct 2018 09:55:30 -0400] rev 52146
Merge
bobv [Tue, 16 Oct 2018 09:54:28 -0400] rev 52145
8211740: [AOT] -XX:AOTLibrary doesn't accept windows path
Reviewed-by: kvn, iignatyev
hannesw [Tue, 16 Oct 2018 15:05:03 +0200] rev 52144
8210683: Search result display order reversed for overloaded entries
Reviewed-by: jjg
thartmann [Tue, 16 Oct 2018 14:17:19 +0200] rev 52143
8210215: C2 should optimize trichotomy calculations
Summary: Ideal transformation to optimize trichotomic comparisons.
Reviewed-by: kvn, jrose
eosterlund [Tue, 16 Oct 2018 13:18:22 +0200] rev 52142
8210498: nmethod entry barriers
Reviewed-by: kvn, pliden
eosterlund [Tue, 16 Oct 2018 13:16:11 +0200] rev 52141
8210330: Make CLD claiming allow multiple claim bits
Reviewed-by: pliden, coleenp
eosterlund [Tue, 16 Oct 2018 13:14:18 +0200] rev 52140
8210064: ZGC: Introduce ZConcurrentRootsIterator for scanning a subset of strong IN_NATIVE roots concurrently
Reviewed-by: pliden, kbarrett
pliden [Tue, 16 Oct 2018 13:43:04 +0200] rev 52139
8212181: ZGC: Fix incorrect root iteration in ZHeapIterator
Reviewed-by: eosterlund
dfuchs [Tue, 16 Oct 2018 12:38:46 +0100] rev 52138
8211960: broken links in java.util.logging
Reviewed-by: mchung, chegar
rwestberg [Tue, 16 Oct 2018 11:32:49 +0200] rev 52137
8212004: Optional compile_commands.json field not compatible with older libclang
Reviewed-by: erikj
tschatzl [Tue, 16 Oct 2018 11:27:21 +0200] rev 52136
8210492: PLAB object promotion events report object sizes in words
Summary: Properly scale values passed to the JFR event.
Reviewed-by: phh, jcbeyler
jjiang [Tue, 16 Oct 2018 10:16:04 +0800] rev 52135
8211971: Move security/cacerts/VerifyCACerts.java and security/CheckBlacklistedCerts.java
Summary: Move lib/security tests to sun/security/lib
Reviewed-by: weijun
weijun [Tue, 16 Oct 2018 09:19:32 +0800] rev 52134
8212165: JGSS: Fix cut/paste error in NativeUtil.c
Reviewed-by: alanb, weijun
Contributed-by: Viktor Dukhovni <viktor@twosigma.com>