rriggs [Tue, 16 Oct 2018 10:55:28 -0400] rev 52149
8192939: Remove Finalize methods from FileInputStream and FileOutputStream
Reviewed-by: alanb, iris, mchung
hseigel [Tue, 16 Oct 2018 11:08:46 -0400] rev 52148
7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
Summary: Change calls to Abstract_VM_Version methods to be calls to VM_Version methods.
Reviewed-by: coleenp, kbarrett, dholmes
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