sgehwolf [Mon, 22 Jul 2019 10:48:14 +0200] rev 55757
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
Summary: Move container constant to separate test lib class
Reviewed-by: alanb
jlahoda [Mon, 22 Jul 2019 12:21:18 +0200] rev 55756
8227923: End position of EndElementTree is -1
Summary: Fixing end positions for DocTrees EndElementTree, EntityTree and CommentTree.
Reviewed-by: jjg
jiefu [Mon, 22 Jul 2019 14:31:04 +0800] rev 55755
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
Reviewed-by: alanb, iklam
mbaesken [Wed, 17 Jul 2019 15:40:27 +0200] rev 55754
8227869: fix wrong format specifiers in os_aix.cpp
Reviewed-by: dholmes, mdoerr, clanger
mbaesken [Tue, 16 Jul 2019 16:01:10 +0200] rev 55753
8227737: avoid implicit-function-declaration on AIX
Reviewed-by: clanger, goetz
kbarrett [Fri, 19 Jul 2019 16:47:11 -0400] rev 55752
8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
Summary: Refactor into G1RedirtyCardsQueue[Set] and G1DirtyCardQueueSet
Reviewed-by: tschatzl, sangheki
tonyp [Fri, 19 Jul 2019 12:39:31 -0400] rev 55751
8227179: Test for new gc+metaspace=info output format
Reviewed-by: tschatzl, kbarrett
redestad [Fri, 19 Jul 2019 15:36:23 +0200] rev 55750
8228394: Cleanup unused java.net SharedSecrets classes
Reviewed-by: alanb, chegar
vlivanov [Fri, 19 Jul 2019 16:25:04 +0300] rev 55749
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr, dpochepk
sgehwolf [Mon, 08 Jul 2019 17:44:34 +0200] rev 55748
8227397: Add --with-extra-asflags configure option
Reviewed-by: phh
mbaesken [Fri, 19 Jul 2019 12:35:33 +0200] rev 55747
8228420: compile error in shenandoahSupport.cpp with clang 9
Reviewed-by: shade
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 55746
8227642: [TESTBUG] Make docker tests podman compatible
Reviewed-by: mseledtsov, iignatyev
mdoerr [Fri, 19 Jul 2019 10:18:48 +0200] rev 55745
8227692: Remove develop feature PrintMallocStatistics
Reviewed-by: coleenp, dcubed
mbaesken [Thu, 18 Jul 2019 14:01:54 +0200] rev 55744
8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
Reviewed-by: prr
mbaesken [Tue, 16 Jul 2019 14:42:36 +0200] rev 55743
8227633: avoid comparing this pointers to NULL
Reviewed-by: coleenp, mdoerr
joehw [Fri, 19 Jul 2019 02:40:59 +0000] rev 55742
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
Reviewed-by: lancea