Tue, 07 Nov 2017 19:46:59 +0000 http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called http-client-branch
dfuchs [Tue, 07 Nov 2017 19:46:59 +0000] rev 55776
http-client-branch: ensure ResponseSubscribers.HttpResponseInputStreamTest::read will throw an exception when onError is called
Tue, 07 Nov 2017 15:36:25 +0000 http-client-branch: split HpackDriver.java http-client-branch
dfuchs [Tue, 07 Nov 2017 15:36:25 +0000] rev 55775
http-client-branch: split HpackDriver.java
Tue, 07 Nov 2017 15:22:03 +0000 http-client-branch: split WSDriver.java http-client-branch
dfuchs [Tue, 07 Nov 2017 15:22:03 +0000] rev 55774
http-client-branch: split WSDriver.java
Tue, 07 Nov 2017 16:48:32 +0300 http-client-branch: Removed unused *PushPublisher types http-client-branch
prappo [Tue, 07 Nov 2017 16:48:32 +0300] rev 55773
http-client-branch: Removed unused *PushPublisher types
Mon, 06 Nov 2017 16:16:22 -0500 JDK-8188051-branch: Initital code JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:16:22 -0500] rev 55772
JDK-8188051-branch: Initital code
Mon, 06 Nov 2017 16:03:50 -0500 Initial changes for JDK-8188051-branch JDK-8188051-branch
lancea [Mon, 06 Nov 2017 16:03:50 -0500] rev 55771
Initial changes for JDK-8188051-branch
Mon, 06 Nov 2017 21:37:28 +0300 http-client-branch: merge http-client-branch
prappo [Mon, 06 Nov 2017 21:37:28 +0300] rev 55770
http-client-branch: merge
Mon, 06 Nov 2017 21:31:00 +0300 http-client-branch: fixing sloppy merge in HPACK http-client-branch
prappo [Mon, 06 Nov 2017 21:31:00 +0300] rev 55769
http-client-branch: fixing sloppy merge in HPACK
Mon, 06 Nov 2017 18:17:09 +0000 http-client-branch: SSLTube should call onSubscribe in the flow http-client-branch
dfuchs [Mon, 06 Nov 2017 18:17:09 +0000] rev 55768
http-client-branch: SSLTube should call onSubscribe in the flow
Mon, 06 Nov 2017 18:53:38 +0100 Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
shade [Mon, 06 Nov 2017 18:53:38 +0100] rev 55767
Initial import of Epsilon sources from jdk10/sandbox
Mon, 06 Nov 2017 13:06:34 +0000 http-client-branch: Make ResponeBodyTest is more tolerant of file size http-client-branch
chegar [Mon, 06 Nov 2017 13:06:34 +0000] rev 55766
http-client-branch: Make ResponeBodyTest is more tolerant of file size
Mon, 06 Nov 2017 12:24:15 +0000 http-client-branch: add HTTP/1.1 header parser test for 8188002 http-client-branch
chegar [Mon, 06 Nov 2017 12:24:15 +0000] rev 55765
http-client-branch: add HTTP/1.1 header parser test for 8188002
Sun, 05 Nov 2017 21:19:55 +0000 http-client-branch: WebSocket permission checks, test updates, and more http-client-branch
chegar [Sun, 05 Nov 2017 21:19:55 +0000] rev 55764
http-client-branch: WebSocket permission checks, test updates, and more
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip