bsrbnd [Wed, 20 Jun 2018 10:01:49 -0700] rev 50684
8203338: Unboxing in return from lambda miscompiled to throw ClassCastException
Reviewed-by: mcimadamore, vromero
chegar [Wed, 20 Jun 2018 17:54:40 +0100] rev 50683
Merge
chegar [Wed, 20 Jun 2018 17:48:39 +0100] rev 50682
Merge
chegar [Wed, 20 Jun 2018 09:05:57 -0700] rev 50681
8204679: HTTP Client refresh
Reviewed-by: chegar, dfuchs, michaelm
Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>
erikj [Wed, 20 Jun 2018 09:38:17 -0700] rev 50680
8200115: System property java.vm.vendor value includes quotation marks
Reviewed-by: tbell, asaha
mseledtsov [Wed, 20 Jun 2018 09:42:36 -0700] rev 50679
8204701: [TESTBUG] runtime/SharedArchiveFile/BootAppendTests.java should handle mapping failure
Summary: Added code to check for mapping failure
Reviewed-by: ccheung, jiangli
stuefe [Wed, 20 Jun 2018 17:15:16 +0200] rev 50678
8205407: [windows, vs<2017] C4800 after 8203197
Reviewed-by: tbell, mbaesken
redestad [Wed, 20 Jun 2018 17:06:24 +0200] rev 50677
8199435: Unsafe publication of java.util.Properties.map
Reviewed-by: dholmes, psandoz, plevart, bchristi
chrisphi [Tue, 19 Jun 2018 10:00:39 -0400] rev 50676
8203030: Zero s390 31 bit size_t type conflicts in shared code
Summary: Cast to size_t or change to size_t foe compatibility with other archs.
Reviewed-by: pliden, dholmes
mcimadamore [Wed, 20 Jun 2018 11:47:07 +0100] rev 50675
8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Summary: issue warnings when 'var' used as a type name in type argument positions
Reviewed-by: jlahoda
pliden [Wed, 20 Jun 2018 11:33:43 +0200] rev 50674
8205339: ZGC: VerifyBeforeIteration not yet supported
Reviewed-by: stefank, eosterlund
pliden [Wed, 20 Jun 2018 11:33:42 +0200] rev 50673
8205338: ZGC: LeakProfiler not yet supported
Reviewed-by: egahlin, eosterlund
pmuthuswamy [Wed, 20 Jun 2018 14:52:32 +0530] rev 50672
8202624: javadoc generates references to enum constructors, which are not documented
Reviewed-by: sundar
goetz [Wed, 20 Jun 2018 11:12:58 +0200] rev 50671
8205108: [testbug] Fix pattern matching in jstatd tests.
Reviewed-by: stuefe, azeller