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
sspitsyn [Thu, 08 Nov 2018 00:07:48 -0800] rev 52445
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
Summary: Provide possible type checks when LVT is absent
Reviewed-by: jcbeyler, cjplummer
jwilhelm [Thu, 08 Nov 2018 02:47:50 +0100] rev 52444
Added tag jdk-12+19 for changeset dc1f9dec2018
erikj [Wed, 07 Nov 2018 15:57:50 -0800] rev 52443
8213428: Add a no precompiled header Linux build to builds-tier1 and jdk-submit
Reviewed-by: ihse, tbell
rkennke [Wed, 07 Nov 2018 20:24:44 +0100] rev 52442
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2
Reviewed-by: kvn, roland