kvn [Thu, 19 Apr 2018 18:11:18 -0700] rev 49839
8178825: unused variable threadObj in jvmci_counters_include
Reviewed-by: ccheung
mikael [Thu, 19 Apr 2018 17:13:19 -0700] rev 49838
8202052: Disable warnings when building libawt with VS2017
Reviewed-by: erikj, prr
dlong [Thu, 19 Apr 2018 16:28:55 -0700] rev 49837
8200196: [Graal] implement Object.notify/notifyAll intrinsics
Reviewed-by: iveresov
iignatyev [Thu, 19 Apr 2018 15:31:06 -0700] rev 49836
8202037: Split slow ctw_1 tests
Reviewed-by: kvn
lana [Thu, 19 Apr 2018 18:07:24 +0000] rev 49835
Added tag jdk-11+10 for changeset 69d7398038c5
sherman [Thu, 19 Apr 2018 10:33:35 -0700] rev 49834
6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
Reviewed-by: alanb
Contributed-by: david.lloyd@redhat.com
igerasim [Thu, 19 Apr 2018 09:36:06 -0700] rev 49833
8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Reviewed-by: chegar
simonis [Mon, 16 Apr 2018 14:29:27 +0530] rev 49832
8201540: [AIX] Extend the set of supported charsets in java.base
Reviewed-by: alanb, sherman, simonis
Contributed-by: bhamaram@in.ibm.com
clanger [Thu, 19 Apr 2018 12:12:05 +0200] rev 49831
8202000: AIX build broken after JDK-8195099
Reviewed-by: goetz, stuefe, mbaesken
shade [Thu, 19 Apr 2018 12:02:38 +0200] rev 49830
8201785: Make ModRefBarrierSetAssembler abstract on all platforms
Reviewed-by: eosterlund, pliden, mdoerr
pliden [Thu, 19 Apr 2018 07:54:50 +0200] rev 49829
8201800: Add support for adjusting heap addresses in a TLAB
Reviewed-by: shade, stefank
pliden [Thu, 19 Apr 2018 07:54:50 +0200] rev 49828
8201647: Make initial clearing of CHeapBitMap optional
Reviewed-by: stefank, kbarrett, tschatzl, smonteith
pliden [Thu, 19 Apr 2018 07:54:50 +0200] rev 49827
8201646: Introduce ReferenceDiscoverer interface
Reviewed-by: stefank, tschatzl, rkennke
sjohanss [Thu, 19 Apr 2018 09:15:17 +0200] rev 49826
8196071: Change G1 Full GC heap and thread sizing ergonomics
Reviewed-by: tschatzl, sangheki
lucy [Wed, 18 Apr 2018 21:10:09 -0700] rev 49825
8200450: Root cause analysis for JDK-8200366
Summary: add safeguard checks to make sure CodeBlob if fully initialized
Reviewed-by: kvn