mikael [Tue, 24 Apr 2018 21:40:10 -0700] rev 49881
8202169: Reduce ctw_2 duration by parallelizing CtwRunner invocations
Reviewed-by: kvn, iignatyev
bpb [Tue, 24 Apr 2018 20:25:48 -0700] rev 49880
8202062: Put FileChannel and FileOutpuStream variants of AtomicAppend on problem list
Reviewed-by: lancea
ksrini [Tue, 24 Apr 2018 11:54:03 -0700] rev 49879
8025091: VisibleMemberMap.java possible performance improvements
8198890: The standard doclet incorrectly produces wrong method signatures in certain cases.
Reviewed-by: jjg
sangheki [Tue, 24 Apr 2018 16:48:29 -0700] rev 49878
8196325: GarbageCollectionNotificationInfo has same information for before and after
Reviewed-by: mchung, sspitsyn
roland [Tue, 24 Apr 2018 15:07:20 -0700] rev 49877
8200303: C2 should leverage profiling for lookupswitch/tableswitch
Reviewed-by: kvn, thartmann
vromero [Tue, 24 Apr 2018 12:20:10 -0700] rev 49876
8202157: remove the use of string keys at InapplicableMethodException
Reviewed-by: mcimadamore
roland [Tue, 10 Apr 2018 17:07:21 +0200] rev 49875
8201368: IfNode::fold_compares() may lead to incorrect execution
Reviewed-by: neliasso, kvn
kvn [Tue, 24 Apr 2018 10:26:54 -0700] rev 49874
8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
Summary: add missing null check in WhiteBox::allocate_code_blob()
Reviewed-by: thartmann
dlong [Tue, 24 Apr 2018 09:04:57 -0700] rev 49873
8199755: Update Graal
Reviewed-by: kvn
vromero [Tue, 24 Apr 2018 08:13:30 -0700] rev 49872
8201281: Truncated error message with Incompatible : null
Reviewed-by: mcimadamore
aph [Mon, 23 Apr 2018 19:32:41 +0100] rev 49871
8200556: AArch64: assertion failure in slowdebug builds
Reviewed-by: adinn
roland [Tue, 24 Apr 2018 09:35:08 +0200] rev 49870
8200477: Integer dot product no longer autovectorised
Reviewed-by: kvn
stuefe [Fri, 20 Apr 2018 09:44:24 +0200] rev 49869
8202074: Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly.
Reviewed-by: coleenp, asiebenborn, goetz
mikael [Mon, 23 Apr 2018 18:04:17 -0700] rev 49868
8202060: Add javax/net/ssl/DTLS/CipherSuite.java to ProblemList
Reviewed-by: xuelei
lucy [Mon, 23 Apr 2018 16:10:32 -0700] rev 49867
8202070: Cleanup code after JDK-8200450, JDK-8200366
Reviewed-by: kvn
cjplummer [Mon, 23 Apr 2018 15:19:46 -0700] rev 49866
8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
Summary: quarantined test
Reviewed-by: dholmes