chegar [Fri, 10 Aug 2018 15:02:30 +0100] rev 53317
8199156: Better route routing
Reviewed-by: igerasim, mschoene, michaelm, rhalade
chegar [Fri, 10 Aug 2018 14:35:44 +0100] rev 53316
8199166: Better interface lists
Reviewed-by: igerasim, mschoene, michaelm, rhalade
dholmes [Sun, 12 Aug 2018 18:05:16 -0400] rev 53315
8205714: Initial class initialization
Summary: ensure class is fully initialized before caching a resolved invokestatic, or patching the callsite
Reviewed-by: acorn, coleenp, kvn, vlivanov
psadhukhan [Tue, 31 Jul 2018 11:43:24 +0530] rev 53314
8205360: Choose printer defaults
Reviewed-by: prr, mschoene, rhalade
dtitov [Thu, 19 Jul 2018 15:23:06 -0700] rev 53313
8205709: Proper allocation handling
Reviewed-by: sspitsyn, mschoene, rhalade
bpb [Thu, 19 Jul 2018 07:02:42 -0700] rev 53312
8206301: Improve NIO stability
Reviewed-by: alanb, mschoene, rhalade
valeriep [Thu, 14 Jun 2018 23:47:05 +0000] rev 53311
8203654: Improve cypher state updates
Reviewed-by: ascarpino
jjg [Tue, 15 Jan 2019 11:05:25 -0800] rev 53310
8212233: javadoc fails on jdk12 with "The code being documented uses modules but the packages defined in $URL are in the unnamed module."
Reviewed-by: hannesw, pmuthuswamy
iveresov [Tue, 15 Jan 2019 10:40:32 -0800] rev 53309
8196568: [Graal] LongMulOverflowTest.java fails with "runTestOverflow() did not overflow"
Summary: Temporarily cripple j.l.Math.*Exact() instrinsics to pass TCK
Reviewed-by: kvn, dlong, never
phedlin [Tue, 18 Dec 2018 10:12:28 +0100] rev 53308
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
Summary: Avoid excessive split-if.
Reviewed-by: thartmann, neliasso
eosterlund [Tue, 15 Jan 2019 09:44:18 +0100] rev 53307
8216427: ciMethodData::load_extra_data() does not always unpack the last entry
Reviewed-by: thartmann, kvn
roland [Mon, 14 Jan 2019 15:07:22 +0100] rev 53306
8216135: C2 assert(!had_error) failed: bad dominance
Reviewed-by: thartmann, kvn
dholmes [Tue, 15 Jan 2019 16:40:31 -0500] rev 53305
8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Reviewed-by: rehn, coleenp
rriggs [Tue, 15 Jan 2019 15:56:41 -0500] rev 53304
8202675: Replace process-wide terminology in serial filtering to be consistent
Reviewed-by: alanb, lancea