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
eosterlund [Thu, 08 Nov 2018 15:02:50 +0100] rev 52453
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
Reviewed-by: kvn, mdoerr
rehn [Thu, 08 Nov 2018 15:31:23 +0100] rev 52452
8209139: globalCounter bootstrap issue
Reviewed-by: dcubed, dholmes
bsrbnd [Thu, 08 Nov 2018 15:11:32 +0100] rev 52451
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
Reviewed-by: kvn
rehn [Thu, 08 Nov 2018 14:32:49 +0100] rev 52450
8211403: Rename SafepointMechanism::poll(...)
Reviewed-by: mdoerr, dcubed, dholmes
roland [Thu, 08 Nov 2018 10:08:52 +0100] rev 52449
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
Reviewed-by: thartmann, kvn, shade
dholmes [Thu, 08 Nov 2018 07:42:08 -0500] rev 52448
8213137: Remove static initialization of monitor/mutex instances
Summary: moved to the global mutex list in mutexLocker
Reviewed-by: tschatzl, dcubed, rehn, eosterlund
simonis [Thu, 08 Nov 2018 12:24:08 +0100] rev 52447
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
Reviewed-by: shade, ihse, stuefe
ihse [Thu, 08 Nov 2018 12:03:18 +0100] rev 52446
8213338: Reduce the number of generated make targets
Reviewed-by: erikj