vromero [Thu, 08 Nov 2018 18:23:52 -0500] rev 52463
8211450: UndetVar::dup is not copying the kind field to the duplicated instance
Reviewed-by: mcimadamore
rkennke [Thu, 08 Nov 2018 23:31:08 +0100] rev 52462
8213199: GC abstraction for Assembler::needs_explicit_null_check()
Reviewed-by: adinn, eosterlund
mbalao [Thu, 08 Nov 2018 18:10:15 -0300] rev 52461
8213154: Update copyright headers of files in src tree that are missing Classpath exception
Reviewed-by: andrew
mikael [Thu, 08 Nov 2018 11:45:13 -0800] rev 52460
8213436: Obsolete UseMembar
Reviewed-by: kvn, dholmes, mdoerr, adinn
mikael [Thu, 08 Nov 2018 11:22:28 -0800] rev 52459
8213438: Remove ClearResponsibleAtSTW
Reviewed-by: dholmes, eosterlund, dcubed
joehw [Thu, 08 Nov 2018 09:50:54 -0800] rev 52458
8202285: (fs) Add a method to Files for comparing file contents
Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
kvn [Thu, 08 Nov 2018 09:04:00 -0800] rev 52457
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
Reviewed-by: kvn
Contributed-by: richard.reingruber@sap.com
chegar [Thu, 08 Nov 2018 16:16:57 +0000] rev 52456
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
Reviewed-by: alanb, dfuchs
vromero [Thu, 08 Nov 2018 10:36:06 -0500] rev 52455
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
Reviewed-by: mcimadamore
stuefe [Thu, 08 Nov 2018 16:23:55 +0100] rev 52454
8211845: A new switch to control verbosity of hs-err files
Reviewed-by: goetz, mdoerr