Sun, 05 Nov 2017 17:32:13 +0000 http-client-branch: intial load from jdk10/sandbox http-client-branch
chegar [Sun, 05 Nov 2017 17:32:13 +0000] rev 55763
http-client-branch: intial load from jdk10/sandbox
Sun, 05 Nov 2017 17:05:57 +0000 http-client-branch: initial branch creation http-client-branch
chegar [Sun, 05 Nov 2017 17:05:57 +0000] rev 55762
http-client-branch: initial branch creation
Mon, 22 Jul 2019 16:10:25 -0700 8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages
jjg [Mon, 22 Jul 2019 16:10:25 -0700] rev 55761
8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages Reviewed-by: hannesw
Sat, 13 Jul 2019 12:15:17 -0400 8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task
zgu [Sat, 13 Jul 2019 12:15:17 -0400] rev 55760
8227866: Shenandoah: Split weak root processing and class unloading in parallel cleaning task Reviewed-by: rkennke
Mon, 22 Jul 2019 10:26:21 -0700 8227693: HTML error in jdwp-protocol.html
amenkov [Mon, 22 Jul 2019 10:26:21 -0700] rev 55759
8227693: HTML error in jdwp-protocol.html Reviewed-by: dcubed, sspitsyn
Mon, 22 Jul 2019 14:40:00 +0200 8227868: jinfo and jstack can fail converting UTF8 output to strings
rschmelter [Mon, 22 Jul 2019 14:40:00 +0200] rev 55758
8227868: jinfo and jstack can fail converting UTF8 output to strings Reviewed-by: sgehwolf, dholmes, cjplummer
Mon, 22 Jul 2019 10:48:14 +0200 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
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
Mon, 22 Jul 2019 12:21:18 +0200 8227923: End position of EndElementTree is -1
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
Mon, 22 Jul 2019 14:31:04 +0800 8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
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
Wed, 17 Jul 2019 15:40:27 +0200 8227869: fix wrong format specifiers in os_aix.cpp
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
Tue, 16 Jul 2019 16:01:10 +0200 8227737: avoid implicit-function-declaration on AIX
mbaesken [Tue, 16 Jul 2019 16:01:10 +0200] rev 55753
8227737: avoid implicit-function-declaration on AIX Reviewed-by: clanger, goetz
Fri, 19 Jul 2019 16:47:11 -0400 8162929: Enqueuing dirty cards into a single DCQS during GC does not scale
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
Fri, 19 Jul 2019 12:39:31 -0400 8227179: Test for new gc+metaspace=info output format
tonyp [Fri, 19 Jul 2019 12:39:31 -0400] rev 55751
8227179: Test for new gc+metaspace=info output format Reviewed-by: tschatzl, kbarrett
Fri, 19 Jul 2019 15:36:23 +0200 8228394: Cleanup unused java.net SharedSecrets classes
redestad [Fri, 19 Jul 2019 15:36:23 +0200] rev 55750
8228394: Cleanup unused java.net SharedSecrets classes Reviewed-by: alanb, chegar
Fri, 19 Jul 2019 16:25:04 +0300 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
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
Mon, 08 Jul 2019 17:44:34 +0200 8227397: Add --with-extra-asflags configure option
sgehwolf [Mon, 08 Jul 2019 17:44:34 +0200] rev 55748
8227397: Add --with-extra-asflags configure option Reviewed-by: phh
Fri, 19 Jul 2019 12:35:33 +0200 8228420: compile error in shenandoahSupport.cpp with clang 9
mbaesken [Fri, 19 Jul 2019 12:35:33 +0200] rev 55747
8228420: compile error in shenandoahSupport.cpp with clang 9 Reviewed-by: shade
Fri, 12 Jul 2019 19:37:25 +0200 8227642: [TESTBUG] Make docker tests podman compatible
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 55746
8227642: [TESTBUG] Make docker tests podman compatible Reviewed-by: mseledtsov, iignatyev
Fri, 19 Jul 2019 10:18:48 +0200 8227692: Remove develop feature PrintMallocStatistics
mdoerr [Fri, 19 Jul 2019 10:18:48 +0200] rev 55745
8227692: Remove develop feature PrintMallocStatistics Reviewed-by: coleenp, dcubed
Thu, 18 Jul 2019 14:01:54 +0200 8228368: avoid incompatible pointer to integer conversion initializing gint in gtk2_interface
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
Tue, 16 Jul 2019 14:42:36 +0200 8227633: avoid comparing this pointers to NULL
mbaesken [Tue, 16 Jul 2019 14:42:36 +0200] rev 55743
8227633: avoid comparing this pointers to NULL Reviewed-by: coleenp, mdoerr
Fri, 19 Jul 2019 02:40:59 +0000 8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
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
Thu, 18 Jul 2019 17:10:33 -0700 8228392: Backout incorrect change done by JDK-8067801
bpb [Thu, 18 Jul 2019 17:10:33 -0700] rev 55741
8228392: Backout incorrect change done by JDK-8067801 Reviewed-by: lancea
Thu, 18 Jul 2019 14:57:32 -0400 8227653: Add VM Global OopStorage
kbarrett [Thu, 18 Jul 2019 14:57:32 -0400] rev 55740
8227653: Add VM Global OopStorage Summary: Replaced conditional JVMCI global storage with VM global storage. Reviewed-by: tschatzl, lfoltan, kvn
Wed, 17 Jul 2019 08:33:38 -0400 8227755: Need more than 2 distinct CodeCache unloading cycles
zgu [Wed, 17 Jul 2019 08:33:38 -0400] rev 55739
8227755: Need more than 2 distinct CodeCache unloading cycles Reviewed-by: eosterlund, rkennke
Thu, 18 Jul 2019 11:54:54 -0400 8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors
kbarrett [Thu, 18 Jul 2019 11:54:54 -0400] rev 55738
8227652: SetupOperatorNewDeleteCheck should discuss deleting destructors Summary: Add comment describing deleting destructors Reviewed-by: dholmes
Thu, 18 Jul 2019 07:54:21 -0700 8228338: tools/pack200/TimeStamp.java fails with NullPointerException
bpb [Thu, 18 Jul 2019 07:54:21 -0700] rev 55737
8228338: tools/pack200/TimeStamp.java fails with NullPointerException Reviewed-by: lancea
Thu, 18 Jul 2019 21:25:41 +0900 8227815: Minimal VM: set_state is not a member of AttachListener
ysuenaga [Thu, 18 Jul 2019 21:25:41 +0900] rev 55736
8227815: Minimal VM: set_state is not a member of AttachListener Reviewed-by: cjplummer
Thu, 18 Jul 2019 13:16:10 +0200 8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1
rkennke [Thu, 18 Jul 2019 13:16:10 +0200] rev 55735
8228364: Shenandoah: Remove unused code from ShenandoahBarrierSetC1 Reviewed-by: shade
Thu, 18 Jul 2019 07:06:33 -0400 8227766: CheckUnhandledOops is broken in MemAllocator
coleenp [Thu, 18 Jul 2019 07:06:33 -0400] rev 55734
8227766: CheckUnhandledOops is broken in MemAllocator Summary: Save oop created in handle more eagerly, so CheckUnhandledOops doesn't bash it. Reviewed-by: lfoltan, eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip