Tue, 14 Nov 2017 14:58:39 +0000 http-client-branch: fix test post trailers removal http-client-branch
chegar [Tue, 14 Nov 2017 14:58:39 +0000] rev 55811
http-client-branch: fix test post trailers removal
Tue, 14 Nov 2017 14:35:08 +0000 http-client-branch: remove unimplemented response trailers http-client-branch
chegar [Tue, 14 Nov 2017 14:35:08 +0000] rev 55810
http-client-branch: remove unimplemented response trailers
Tue, 14 Nov 2017 13:27:32 +0000 http-client-branch: minor spec edits in HttpClient.Builder http-client-branch
chegar [Tue, 14 Nov 2017 13:27:32 +0000] rev 55809
http-client-branch: minor spec edits in HttpClient.Builder
Mon, 13 Nov 2017 16:01:47 +0000 Merge http-client-branch
dfuchs [Mon, 13 Nov 2017 16:01:47 +0000] rev 55808
Merge
Mon, 13 Nov 2017 15:48:39 +0000 http-client-branch: fix SmokeTest to use the correct client http-client-branch
chegar [Mon, 13 Nov 2017 15:48:39 +0000] rev 55807
http-client-branch: fix SmokeTest to use the correct client
Mon, 13 Nov 2017 14:56:09 +0000 http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain. http-client-branch
dfuchs [Mon, 13 Nov 2017 14:56:09 +0000] rev 55806
http-client-impl: drop usage of ByteBufferReference temporarily. Using it properly requires changing FlowTube to work with List<BBR> or BBR[] instead of List<BB>. May be added back later if there is a performance gain.
Mon, 13 Nov 2017 16:13:11 +0300 http-client-branch: common URLPermission paths http-client-branch
prappo [Mon, 13 Nov 2017 16:13:11 +0300] rev 55805
http-client-branch: common URLPermission paths
Mon, 13 Nov 2017 14:43:09 +0300 http-client-branch: fix for failing ConnectionPoolTestDriver http-client-branch
prappo [Mon, 13 Nov 2017 14:43:09 +0300] rev 55804
http-client-branch: fix for failing ConnectionPoolTestDriver
Mon, 13 Nov 2017 11:05:52 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Mon, 13 Nov 2017 11:05:52 +0300] rev 55803
http-client-branch: (cleanup)
Fri, 10 Nov 2017 19:10:54 +0100 Simplify Epsilon barrier set after BS cleanup epsilon-gc-branch
shade [Fri, 10 Nov 2017 19:10:54 +0100] rev 55802
Simplify Epsilon barrier set after BS cleanup
Fri, 10 Nov 2017 18:57:51 +0100 Merge epsilon-gc-branch
shade [Fri, 10 Nov 2017 18:57:51 +0100] rev 55801
Merge
Fri, 10 Nov 2017 18:22:50 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 18:22:50 +0300] rev 55800
http-client-branch: (cleanup)
Fri, 10 Nov 2017 16:24:07 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Fri, 10 Nov 2017 16:24:07 +0300] rev 55799
http-client-branch: (cleanup)
Fri, 10 Nov 2017 12:36:44 +0000 http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows http-client-branch
dfuchs [Fri, 10 Nov 2017 12:36:44 +0000] rev 55798
http-client-branch: make SSLTube connect to SocketTube using FlowTube::connectFlows
Thu, 09 Nov 2017 17:59:23 +0000 http-client-branch: added test for JDK-8164941 http-client-branch
michaelm [Thu, 09 Nov 2017 17:59:23 +0000] rev 55797
http-client-branch: added test for JDK-8164941
Thu, 09 Nov 2017 20:04:33 +0300 http-client-branch: (cleanup) http-client-branch
prappo [Thu, 09 Nov 2017 20:04:33 +0300] rev 55796
http-client-branch: (cleanup)
Thu, 09 Nov 2017 14:28:00 +0000 http-client-branch: removed AsyncConnection interface and associated methods in subclasses http-client-branch
dfuchs [Thu, 09 Nov 2017 14:28:00 +0000] rev 55795
http-client-branch: removed AsyncConnection interface and associated methods in subclasses
Thu, 09 Nov 2017 14:24:43 +0000 http-client-branch: remove test that tests removed class http-client-branch
dfuchs [Thu, 09 Nov 2017 14:24:43 +0000] rev 55794
http-client-branch: remove test that tests removed class
Thu, 09 Nov 2017 15:44:56 +0300 http-client-branch: fixed failing Http1HeaderParserTestDriver.java http-client-branch
prappo [Thu, 09 Nov 2017 15:44:56 +0300] rev 55793
http-client-branch: fixed failing Http1HeaderParserTestDriver.java
Thu, 09 Nov 2017 15:24:39 +0300 http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos; http-client-branch
prappo [Thu, 09 Nov 2017 15:24:39 +0300] rev 55792
http-client-branch: (cleanup) unused imports, unused methods, removed 1 class; typos;
Wed, 08 Nov 2017 22:51:18 +0000 http-client-branch: more test scenarios for RequestBuilderTest http-client-branch
chegar [Wed, 08 Nov 2017 22:51:18 +0000] rev 55791
http-client-branch: more test scenarios for RequestBuilderTest
Wed, 08 Nov 2017 18:11:00 +0000 http-client-branch: HPACK.Logger uses DebugLogger http-client-branch
dfuchs [Wed, 08 Nov 2017 18:11:00 +0000] rev 55790
http-client-branch: HPACK.Logger uses DebugLogger
Wed, 08 Nov 2017 17:14:43 +0000 http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created. http-client-branch
dfuchs [Wed, 08 Nov 2017 17:14:43 +0000] rev 55789
http-client-impl: use Reference.reachabilityFence to make clear the websokect BuilderImpl must stay strongly referenced until after the WebSocketImpl is created.
Wed, 08 Nov 2017 16:39:47 +0000 http-client-branch: additional Header test scenarios http-client-branch
chegar [Wed, 08 Nov 2017 16:39:47 +0000] rev 55788
http-client-branch: additional Header test scenarios
Wed, 08 Nov 2017 16:24:56 +0000 http-client-branch: fix test policy file http-client-branch
dfuchs [Wed, 08 Nov 2017 16:24:56 +0000] rev 55787
http-client-branch: fix test policy file
Wed, 08 Nov 2017 18:45:14 +0300 http-client-branch: merge http-client-branch
prappo [Wed, 08 Nov 2017 18:45:14 +0300] rev 55786
http-client-branch: merge
Wed, 08 Nov 2017 18:22:38 +0300 http-client-branch: removed unused ResponseSubscribers.MultiFile http-client-branch
prappo [Wed, 08 Nov 2017 18:22:38 +0300] rev 55785
http-client-branch: removed unused ResponseSubscribers.MultiFile
Wed, 08 Nov 2017 15:28:37 +0000 http-client-branch: remove dead code http-client-branch
chegar [Wed, 08 Nov 2017 15:28:37 +0000] rev 55784
http-client-branch: remove dead code
Wed, 08 Nov 2017 14:20:49 +0000 http-client-branch: Merge http-client-branch
chegar [Wed, 08 Nov 2017 14:20:49 +0000] rev 55783
http-client-branch: Merge
Wed, 08 Nov 2017 12:44:07 +0000 http-client-branch: merge with default http-client-branch
chegar [Wed, 08 Nov 2017 12:44:07 +0000] rev 55782
http-client-branch: merge with default
Wed, 08 Nov 2017 14:04:58 +0000 http-client-branch: fixed activation of debug traces http-client-branch
dfuchs [Wed, 08 Nov 2017 14:04:58 +0000] rev 55781
http-client-branch: fixed activation of debug traces
Wed, 08 Nov 2017 14:08:52 +0300 http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes http-client-branch
prappo [Wed, 08 Nov 2017 14:08:52 +0300] rev 55780
http-client-branch: BodySubscriber (previously known as BodyProcessor) naming consistency fixes
Wed, 08 Nov 2017 11:48:15 +0100 Revert the part of G1 slowpath fix epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:48:15 +0100] rev 55779
Revert the part of G1 slowpath fix
Wed, 08 Nov 2017 11:05:20 +0100 Fix newlines and whitespace to minimize difference against upstream epsilon-gc-branch
shade [Wed, 08 Nov 2017 11:05:20 +0100] rev 55778
Fix newlines and whitespace to minimize difference against upstream
Wed, 08 Nov 2017 09:34:56 +0000 http-client-branch: Publisher/Subscriber/Subscription conformance fixes http-client-branch
chegar [Wed, 08 Nov 2017 09:34:56 +0000] rev 55777
http-client-branch: Publisher/Subscriber/Subscription conformance fixes
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
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
Thu, 18 Jul 2019 10:25:49 +0200 8227435: Perf::attach() should not throw a java.lang.Exception
rschmelter [Thu, 18 Jul 2019 10:25:49 +0200] rev 55733
8227435: Perf::attach() should not throw a java.lang.Exception Reviewed-by: sspitsyn, clanger, dholmes
Wed, 17 Jul 2019 09:58:42 +0200 8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build
mbaesken [Wed, 17 Jul 2019 09:58:42 +0200] rev 55732
8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build Reviewed-by: tbell
Wed, 10 Jul 2019 11:11:30 +0200 8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
mbaesken [Wed, 10 Jul 2019 11:11:30 +0200] rev 55731
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows Reviewed-by: jjg, stuefe
Wed, 17 Jul 2019 15:12:47 -0700 8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions
bpb [Wed, 17 Jul 2019 15:12:47 -0700] rev 55730
8073213: javadoc of PushbackInputStream methods should specify NullPointerExceptions Reviewed-by: lancea, darcy
Wed, 17 Jul 2019 15:12:30 -0700 8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
bpb [Wed, 17 Jul 2019 15:12:30 -0700] rev 55729
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java Reviewed-by: lancea
Wed, 17 Jul 2019 14:24:37 -0700 8067801: Enforce null check for underlying I/O streams
bpb [Wed, 17 Jul 2019 14:24:37 -0700] rev 55728
8067801: Enforce null check for underlying I/O streams Reviewed-by: lancea
Wed, 17 Jul 2019 14:24:24 -0700 8131664: Javadoc for PrintStream is now incorrect
bpb [Wed, 17 Jul 2019 14:24:24 -0700] rev 55727
8131664: Javadoc for PrintStream is now incorrect Reviewed-by: lancea, darcy
Wed, 17 Jul 2019 13:41:38 -0700 Added tag jdk-14+6 for changeset 443f7359b34d
mikael [Wed, 17 Jul 2019 13:41:38 -0700] rev 55726
Added tag jdk-14+6 for changeset 443f7359b34d
Wed, 17 Jul 2019 11:23:51 -0700 8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
dtitov [Wed, 17 Jul 2019 11:23:51 -0700] rev 55725
8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value Reviewed-by: sspitsyn, cjplummer
Wed, 17 Jul 2019 16:33:19 +0200 8227090: G1 does not account the OptMergeRS in cost per card calculation
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55724
8227090: G1 does not account the OptMergeRS in cost per card calculation Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227089: Add timing information for merging humongous remembered sets
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55723
8227089: Add timing information for merging humongous remembered sets Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227084: Add timing information for merge heap root preparation
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55722
8227084: Add timing information for merge heap root preparation Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 16:33:19 +0200 8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55721
8227671: G1: assert_used_and_recalculate_used_equal performs work in product builds Reviewed-by: kbarrett, sangheki
Wed, 17 Jul 2019 16:33:19 +0200 8226232: Move merge heap roots code out from G1RemSetScanState
tschatzl [Wed, 17 Jul 2019 16:33:19 +0200] rev 55720
8226232: Move merge heap roots code out from G1RemSetScanState Reviewed-by: sangheki, kbarrett
Wed, 17 Jul 2019 23:22:48 +0900 8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"
ysuenaga [Wed, 17 Jul 2019 23:22:48 +0900] rev 55719
8227738: jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134" Reviewed-by: sspitsyn, cjplummer
Sat, 13 Jul 2019 12:14:24 -0400 8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load
zgu [Sat, 13 Jul 2019 12:14:24 -0400] rev 55718
8227635: Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load Reviewed-by: rkennke, roland
Wed, 17 Jul 2019 04:33:37 -0700 Merge
mikael [Wed, 17 Jul 2019 04:33:37 -0700] rev 55717
Merge
Wed, 17 Jul 2019 00:21:02 +0000 Merge
henryjen [Wed, 17 Jul 2019 00:21:02 +0000] rev 55716
Merge
Thu, 02 May 2019 17:43:26 -0700 8222678: Improve TLS negotiation
jnimeh [Thu, 02 May 2019 17:43:26 -0700] rev 55715
8222678: Improve TLS negotiation Reviewed-by: mullan, rhalade, mschoene
Tue, 23 Apr 2019 08:34:51 +0800 8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail
weijun [Tue, 23 Apr 2019 08:34:51 +0800] rev 55714
8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail Reviewed-by: jnimeh, ascarpino, ssahoo, skoivu
Thu, 11 Apr 2019 17:58:18 -0700 8218873: Improve JSSE endpoint checking
xuelei [Thu, 11 Apr 2019 17:58:18 -0700] rev 55713
8218873: Improve JSSE endpoint checking Reviewed-by: mullan, ahgross, rhalade
Wed, 10 Apr 2019 14:43:13 -0700 8218876: Improve PNG support options
serb [Wed, 10 Apr 2019 14:43:13 -0700] rev 55712
8218876: Improve PNG support options Reviewed-by: prr, rhalade, mschoene
Wed, 10 Apr 2019 15:49:24 +0100 8221518: Normalize normalization
dfuchs [Wed, 10 Apr 2019 15:49:24 +0100] rev 55711
8221518: Normalize normalization Reviewed-by: chegar, igerasim, ahgross, rhalade
Wed, 03 Apr 2019 13:35:11 -0700 8221345: Better Poly1305 support
jnimeh [Wed, 03 Apr 2019 13:35:11 -0700] rev 55710
8221345: Better Poly1305 support Reviewed-by: apetcher, mschoene, rhalade
Thu, 28 Mar 2019 14:18:57 -0700 8212328: Exceptional throw cases
darcy [Thu, 28 Mar 2019 14:18:57 -0700] rev 55709
8212328: Exceptional throw cases Reviewed-by: smarks, rriggs, igerasim, ahgross, skoivu
Wed, 27 Mar 2019 00:24:13 -0700 8220517: Enhanced GIF support
serb [Wed, 27 Mar 2019 00:24:13 -0700] rev 55708
8220517: Enhanced GIF support Reviewed-by: aivanov, ssahoo, mschoene, prr
Thu, 07 Mar 2019 22:19:12 -0800 8219775: Certificate validation improvements
jnimeh [Thu, 07 Mar 2019 22:19:12 -0800] rev 55707
8219775: Certificate validation improvements Reviewed-by: ascarpino, ssahoo, skoivu
Wed, 27 Feb 2019 13:58:04 -0800 8218863: Better endpoint checks
xuelei [Wed, 27 Feb 2019 13:58:04 -0800] rev 55706
8218863: Better endpoint checks Reviewed-by: ahgross, jnimeh, mullan, rhalade
Thu, 07 Feb 2019 08:47:10 -0500 8216381: More limited privilege usage
mullan [Thu, 07 Feb 2019 08:47:10 -0500] rev 55705
8216381: More limited privilege usage Reviewed-by: ahgross, coffeys, rhalade
Wed, 30 Jan 2019 14:14:57 +0000 8213431: Improve file protocol handling
prappo [Wed, 30 Jan 2019 14:14:57 +0000] rev 55704
8213431: Improve file protocol handling Reviewed-by: chegar, dfuchs, igerasim, rhalade, weijun
Wed, 30 Jan 2019 10:51:50 +0800 8217563: Improve realm maintenance
weijun [Wed, 30 Jan 2019 10:51:50 +0800] rev 55703
8217563: Improve realm maintenance Reviewed-by: mullan, mschoene, valeriep
Wed, 23 Jan 2019 14:45:54 -0800 8213432: Better copies of CopiesList
smarks [Wed, 23 Jan 2019 14:45:54 -0800] rev 55702
8213432: Better copies of CopiesList Reviewed-by: rriggs, skoivu, ahgross, robm, rhalade, jeff
Tue, 16 Jul 2019 15:15:45 +0100 8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
alitvinov [Tue, 16 Jul 2019 15:15:45 +0100] rev 55701
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579 8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system Reviewed-by: prr
Tue, 16 Jul 2019 10:48:22 +0200 8227640: javac crashes on text blocks with invalid escapes.
jlahoda [Tue, 16 Jul 2019 10:48:22 +0200] rev 55700
8227640: javac crashes on text blocks with invalid escapes. Summary: Do not translate escape sequences if text block contains illegal escapes. Reviewed-by: jlaskey
Mon, 15 Jul 2019 16:25:23 -0700 8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
serb [Mon, 15 Jul 2019 16:25:23 -0700] rev 55699
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor Reviewed-by: prr
Mon, 15 Jul 2019 09:53:23 -0700 8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
ccheung [Mon, 15 Jul 2019 09:53:23 -0700] rev 55698
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h Reviewed-by: jiangli
Sat, 13 Jul 2019 10:43:45 +0000 8227368: EnumSet.class serialization broken in JDK 9+
plevart [Sat, 13 Jul 2019 10:43:45 +0000] rev 55697
8227368: EnumSet.class serialization broken in JDK 9+ Reviewed-by: smarks
Fri, 12 Jul 2019 21:38:46 +0200 8227636: Fix output dir for jlink_jre target in Images.gmk
clanger [Fri, 12 Jul 2019 21:38:46 +0200] rev 55696
8227636: Fix output dir for jlink_jre target in Images.gmk Reviewed-by: tbell
Thu, 04 Jul 2019 11:55:00 +0200 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55695
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest Reviewed-by: goetz
Fri, 12 Jul 2019 08:40:37 -0700 8226406: JVM fails to detect mismatched or corrupt CDS archive
ccheung [Fri, 12 Jul 2019 08:40:37 -0700] rev 55694
8226406: JVM fails to detect mismatched or corrupt CDS archive Summary: Check important archive header fields such as _jvm_ident before processing other fields. Reviewed-by: iklam, jiangli
Wed, 17 Jul 2019 12:35:46 +0200 8227587: Add internal privileged System.loadLibrary
redestad [Wed, 17 Jul 2019 12:35:46 +0200] rev 55693
8227587: Add internal privileged System.loadLibrary Reviewed-by: rriggs, mchung, chegar
Wed, 17 Jul 2019 11:43:38 +0200 8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
rkennke [Wed, 17 Jul 2019 11:43:38 +0200] rev 55692
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB Reviewed-by: roland
Tue, 16 Jul 2019 11:10:38 +0200 8227631: Adjust AIX version check jdk-14+6
mbaesken [Tue, 16 Jul 2019 11:10:38 +0200] rev 55691
8227631: Adjust AIX version check Reviewed-by: clanger, goetz
Wed, 17 Jul 2019 10:11:05 +0800 8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
njian [Wed, 17 Jul 2019 10:11:05 +0800] rev 55690
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Tue, 16 Jul 2019 00:57:00 +0000 8227512: [TESTBUG] Fix JTReg javac test failures with Graal
pli [Tue, 16 Jul 2019 00:57:00 +0000] rev 55689
8227512: [TESTBUG] Fix JTReg javac test failures with Graal Reviewed-by: mcimadamore
Tue, 16 Jul 2019 21:12:14 +0000 8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
joehw [Tue, 16 Jul 2019 21:12:14 +0000] rev 55688
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint Reviewed-by: lancea
Tue, 16 Jul 2019 17:50:54 +0200 8227720: Improve ExtendedSocketOptions initialization
redestad [Tue, 16 Jul 2019 17:50:54 +0200] rev 55687
8227720: Improve ExtendedSocketOptions initialization Reviewed-by: chegar, vtewari
Tue, 16 Jul 2019 18:05:42 +0300 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
bulasevich [Tue, 16 Jul 2019 18:05:42 +0300] rev 55686
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 Summary: Fixing the message to print actual comp_level Reviewed-by: dlong, kvn
Tue, 16 Jul 2019 13:57:13 +0200 8227440: Implement fix to JDK-8224642 on all platforms
rschmelter [Tue, 16 Jul 2019 13:57:13 +0200] rev 55685
8227440: Implement fix to JDK-8224642 on all platforms Reviewed-by: sspitsyn, clanger
Mon, 15 Jul 2019 03:14:28 +0000 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
njian [Mon, 15 Jul 2019 03:14:28 +0000] rev 55684
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Fri, 12 Jul 2019 12:19:58 +0200 8227630: adjust format specifiers in loadlib_aix.cpp
mbaesken [Fri, 12 Jul 2019 12:19:58 +0200] rev 55683
8227630: adjust format specifiers in loadlib_aix.cpp Reviewed-by: mdoerr, shade
Tue, 16 Jul 2019 07:29:12 +0900 8225690: Multiple AttachListener threads can be created
ysuenaga [Tue, 16 Jul 2019 07:29:12 +0900] rev 55682
8225690: Multiple AttachListener threads can be created Reviewed-by: sspitsyn, cjplummer
Mon, 15 Jul 2019 11:23:05 -0400 8225483: Shenandoah: Enhance native access barrier
zgu [Mon, 15 Jul 2019 11:23:05 -0400] rev 55681
8225483: Shenandoah: Enhance native access barrier Reviewed-by: rkennke
Mon, 15 Jul 2019 10:21:33 +0800 8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
yzhou [Mon, 15 Jul 2019 10:21:33 +0800] rev 55680
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960 Reviewed-by: naoto
Mon, 15 Jul 2019 15:27:06 +0200 8227676: Shenandoah: More consistent naming of LRB entry points
rkennke [Mon, 15 Jul 2019 15:27:06 +0200] rev 55679
8227676: Shenandoah: More consistent naming of LRB entry points Reviewed-by: shade
Mon, 15 Jul 2019 12:31:35 +0200 8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
rkennke [Mon, 15 Jul 2019 12:31:35 +0200] rev 55678
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers Reviewed-by: roland
Mon, 15 Jul 2019 17:53:36 +0800 8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
fyuan [Mon, 15 Jul 2019 17:53:36 +0800] rev 55677
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry Reviewed-by: lancea, joehw
Sat, 13 Jul 2019 20:55:25 +0900 8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
ysuenaga [Sat, 13 Jul 2019 20:55:25 +0900] rev 55676
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger" Reviewed-by: cjplummer, sspitsyn
Fri, 12 Jul 2019 15:15:07 -0700 8227644: make more build-time variables available to Markdown files
jjg [Fri, 12 Jul 2019 15:15:07 -0700] rev 55675
8227644: make more build-time variables available to Markdown files Reviewed-by: mchung
Fri, 12 Jul 2019 11:51:07 -0700 8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
jcm [Fri, 12 Jul 2019 11:51:07 -0700] rev 55674
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully Summary: Unsafe.copyMemory access failures are handled gracefully. Reviewed-by: dnsimon, kvn
Fri, 12 Jul 2019 10:44:11 -0700 8227613: "draft" header should be in a <header> instead of <div>
jjg [Fri, 12 Jul 2019 10:44:11 -0700] rev 55673
8227613: "draft" header should be in a <header> instead of <div> Reviewed-by: mchung, iris
Fri, 12 Jul 2019 10:39:19 -0700 8227582: runtime/TLS/testtls.sh fails on x86_32
jiangli [Fri, 12 Jul 2019 10:39:19 -0700] rev 55672
8227582: runtime/TLS/testtls.sh fails on x86_32 Summary: Disable the negative test case for regular testing. Reviewed-by: shade
Fri, 12 Jul 2019 02:50:43 -0700 Merge
mikael [Fri, 12 Jul 2019 02:50:43 -0700] rev 55671
Merge
Fri, 12 Jul 2019 10:57:27 +0200 8227578: Wrong JRE targets in Images.gmk after JDK-8219971
clanger [Fri, 12 Jul 2019 10:57:27 +0200] rev 55670
8227578: Wrong JRE targets in Images.gmk after JDK-8219971 Reviewed-by: tbell
Fri, 12 Jul 2019 13:59:22 +0800 8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
fyuan [Fri, 12 Jul 2019 13:59:22 +0800] rev 55669
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission Reviewed-by: dfuchs
Fri, 12 Jul 2019 09:27:00 +0530 8225423: GTK L&F: JSplitPane: There is no divider shown
psadhukhan [Fri, 12 Jul 2019 09:27:00 +0530] rev 55668
8225423: GTK L&F: JSplitPane: There is no divider shown Reviewed-by: prr, serb
Thu, 11 Jul 2019 20:11:47 +0000 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
valeriep [Thu, 11 Jul 2019 20:11:47 +0000] rev 55667
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support Summary: Fixed SignatureUtil and ECDSA signature impl to handle EC parameters Reviewed-by: weijun
Thu, 11 Jul 2019 12:13:52 -0700 8227602: Update nroff version of man pages
jjg [Thu, 11 Jul 2019 12:13:52 -0700] rev 55666
8227602: Update nroff version of man pages Reviewed-by: mchung
Thu, 11 Jul 2019 17:11:54 +0200 8227391: Update double-conversion to version 3.1.5
hannesw [Thu, 11 Jul 2019 17:11:54 +0200] rev 55665
8227391: Update double-conversion to version 3.1.5 Reviewed-by: attila
Thu, 11 Jul 2019 11:36:56 +0100 Merge
aph [Thu, 11 Jul 2019 11:36:56 +0100] rev 55664
Merge
Tue, 02 Jul 2019 16:54:52 +0100 8226525: HotSpot compile-time error for x86-32
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55663
8226525: HotSpot compile-time error for x86-32 Reviewed-by: shade
Wed, 10 Jul 2019 13:14:22 -0700 8227549: Fix style of links in specs for consistency
jjg [Wed, 10 Jul 2019 13:14:22 -0700] rev 55662
8227549: Fix style of links in specs for consistency Reviewed-by: iris, mchung
Wed, 10 Jul 2019 18:43:45 +0000 8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
valeriep [Wed, 10 Jul 2019 18:43:45 +0000] rev 55661
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions Summary: Detect potential buffer overlap and use extra buffer if necessary Reviewed-by: xuelei
Wed, 10 Jul 2019 18:48:05 +0200 8226536: Catch OOM from deopt that fails rematerializing objects
neliasso [Wed, 10 Jul 2019 18:48:05 +0200] rev 55660
8226536: Catch OOM from deopt that fails rematerializing objects Reviewed-by: vlivanov, thartmann
Wed, 10 Jul 2019 08:24:31 -0700 Added tag jdk-13+29 for changeset 3081f39a3d30
mikael [Wed, 10 Jul 2019 08:24:31 -0700] rev 55659
Added tag jdk-13+29 for changeset 3081f39a3d30
Thu, 11 Jul 2019 15:58:54 +0000 8178843: A bug in an inner loop in MethodGenerator's getLocals method
joehw [Thu, 11 Jul 2019 15:58:54 +0000] rev 55658
8178843: A bug in an inner loop in MethodGenerator's getLocals method Reviewed-by: lancea
Thu, 11 Jul 2019 16:43:15 +0200 8223451: Make optimistic types disabled by default
hannesw [Thu, 11 Jul 2019 16:43:15 +0200] rev 55657
8223451: Make optimistic types disabled by default Reviewed-by: sundar, jlaskey, attila
Thu, 11 Jul 2019 15:38:09 +0200 8227527: LogDecorations should lazily resolve host name
redestad [Thu, 11 Jul 2019 15:38:09 +0200] rev 55656
8227527: LogDecorations should lazily resolve host name Reviewed-by: gziemski, lfoltan, stuefe
Thu, 11 Jul 2019 09:26:04 -0400 8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
hseigel [Thu, 11 Jul 2019 09:26:04 -0400] rev 55655
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class. Reviewed-by: acorn, lfoltan
Thu, 04 Jul 2019 17:31:03 +0200 8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
rkennke [Thu, 04 Jul 2019 17:31:03 +0200] rev 55654
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier Reviewed-by: roland
Thu, 11 Jul 2019 06:56:51 +0200 8227275: Within native OOM error handling, assertions may hang the process
stuefe [Thu, 11 Jul 2019 06:56:51 +0200] rev 55653
8227275: Within native OOM error handling, assertions may hang the process Reviewed-by: mdoerr, coleenp
Thu, 11 Jul 2019 06:49:49 +0200 8227031: Print NMT statistics on fatal errors
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors Reviewed-by: mbaesken, mdoerr
Wed, 10 Jul 2019 16:23:59 -0700 8227416: Add a "Table Of Contents" to HTML version of man pages
jjg [Wed, 10 Jul 2019 16:23:59 -0700] rev 55651
8227416: Add a "Table Of Contents" to HTML version of man pages Reviewed-by: mchung
Thu, 11 Jul 2019 08:19:56 +0900 8209790: SA tools not providing option to connect to debug server
ysuenaga [Thu, 11 Jul 2019 08:19:56 +0900] rev 55650
8209790: SA tools not providing option to connect to debug server Reviewed-by: sspitsyn, cjplummer
Wed, 10 Jul 2019 22:33:23 +0200 8227539: Replace wildcard address with loopback or local host in tests - part 20
dfuchs [Wed, 10 Jul 2019 22:33:23 +0200] rev 55649
8227539: Replace wildcard address with loopback or local host in tests - part 20 Summary: Update some tests to stop using the wildcard address. Reviewed-by: michaelm
Wed, 10 Jul 2019 16:45:28 +0000 7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
joehw [Wed, 10 Jul 2019 16:45:28 +0000] rev 55648
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances Reviewed-by: lancea
Tue, 02 Jul 2019 08:43:44 -0700 8225715: jhsdb jmap fails to write binary heap dump of a jshell process
fmatte [Tue, 02 Jul 2019 08:43:44 -0700] rev 55647
8225715: jhsdb jmap fails to write binary heap dump of a jshell process Summary: Add a Null check for getSourceFileName() before writing into thread dump. Reviewed-by: cjplummer, kevinw
Wed, 10 Jul 2019 08:20:41 -0700 Added tag jdk-14+5 for changeset 0f1e29c77e50
mikael [Wed, 10 Jul 2019 08:20:41 -0700] rev 55646
Added tag jdk-14+5 for changeset 0f1e29c77e50
Wed, 10 Jul 2019 16:09:20 +0100 8226756: Replace wildcard address with loopback or local host in tests - part 18
aefimov [Wed, 10 Jul 2019 16:09:20 +0100] rev 55645
8226756: Replace wildcard address with loopback or local host in tests - part 18 Reviewed-by: dfuchs Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Wed, 10 Jul 2019 07:27:58 -0700 Merge
mikael [Wed, 10 Jul 2019 07:27:58 -0700] rev 55644
Merge
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55643
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Wed, 10 Jul 2019 01:19:18 -0700 8227009: JDK 13 L10n resource files update - msgdrop 10
ljiang [Wed, 10 Jul 2019 01:19:18 -0700] rev 55642
8227009: JDK 13 L10n resource files update - msgdrop 10 Reviewed-by: naoto
Wed, 10 Jul 2019 09:04:42 +0200 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
jlahoda [Wed, 10 Jul 2019 09:04:42 +0200] rev 55641
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0 Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers. Reviewed-by: mcimadamore, vromero
Wed, 10 Jul 2019 09:43:35 +0800 8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out jdk-13+29
weijun [Wed, 10 Jul 2019 09:43:35 +0800] rev 55640
8227059: sun/security/tools/keytool/DefaultSignatureAlgorithm.java timed out Reviewed-by: xuelei
Wed, 10 Jul 2019 09:43:34 +0800 8227381: GSS login fails with PREAUTH_FAILED
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55639
8227381: GSS login fails with PREAUTH_FAILED Reviewed-by: xuelei
Wed, 10 Jul 2019 09:43:34 +0800 8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
weijun [Wed, 10 Jul 2019 09:43:34 +0800] rev 55638
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors Reviewed-by: xuelei
Wed, 10 Jul 2019 10:18:06 -0400 8227338: templateInterpreter.cpp: copy_table() needs to be safer
dcubed [Wed, 10 Jul 2019 10:18:06 -0400] rev 55637
8227338: templateInterpreter.cpp: copy_table() needs to be safer Reviewed-by: dholmes, eosterlund, sspitsyn, kbarrett
Wed, 10 Jul 2019 14:27:51 +0100 8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches
michaelm [Wed, 10 Jul 2019 14:27:51 +0100] rev 55636
8225479: com.sun.net.httpserver.HttpContext that does not end with '/' has surprising matches Reviewed-by: dfuchs
Wed, 10 Jul 2019 07:58:24 -0400 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
coleenp [Wed, 10 Jul 2019 07:58:24 -0400] rev 55635
8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ Summary: Remove SystemDictionary::modification_counter optimization Reviewed-by: dlong, eosterlund
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a jdk-14+5
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55634
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Tue, 09 Jul 2019 16:37:30 -0700 Merge
mikael [Tue, 09 Jul 2019 16:37:30 -0700] rev 55633
Merge
Tue, 09 Jul 2019 15:42:44 -0700 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
jbhateja [Tue, 09 Jul 2019 15:42:44 -0700] rev 55632
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
Tue, 09 Jul 2019 14:59:12 -0700 8227034: Graal crash with gcbasher
never [Tue, 09 Jul 2019 14:59:12 -0700] rev 55631
8227034: Graal crash with gcbasher Summary: Adjust Graal's registers declaration for String intrinisics. Reviewed-by: dlong, dnsimon, kvn
Tue, 09 Jul 2019 13:46:39 -0400 8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp
dlong [Tue, 09 Jul 2019 13:46:39 -0400] rev 55630
8227237: [Graal] org.graalvm.compiler.api.directives.test.ProbabilityDirectiveTest fails with -Xcomp Reviewed-by: kvn
Tue, 09 Jul 2019 16:39:41 +0200 8224531: SEGV while collecting Klass statistics
eosterlund [Tue, 09 Jul 2019 16:39:41 +0200] rev 55629
8224531: SEGV while collecting Klass statistics Reviewed-by: coleenp, kbarrett, tschatzl
Tue, 09 Jul 2019 16:39:37 +0200 8227277: HeapInspection::find_instances_at_safepoint walks dead objects
eosterlund [Tue, 09 Jul 2019 16:39:37 +0200] rev 55628
8227277: HeapInspection::find_instances_at_safepoint walks dead objects Reviewed-by: dholmes, kbarrett, tschatzl, coleenp
Tue, 09 Jul 2019 08:05:38 -0700 8227127: Era designator not displayed correctly using the COMPAT provider
naoto [Tue, 09 Jul 2019 08:05:38 -0700] rev 55627
8227127: Era designator not displayed correctly using the COMPAT provider Reviewed-by: rriggs
Tue, 09 Jul 2019 15:02:28 -0700 8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15
jbhateja [Tue, 09 Jul 2019 15:02:28 -0700] rev 55626
8227222: vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java failed XMM register should be 0-15 Reviewed-by: thartmann, vlivanov, ctornqvi, bsrbnd
Tue, 09 Jul 2019 14:38:48 -0400 8191890: Biased locking still uses the inferior stop the world safepoint for revocation
pchilanomate [Tue, 09 Jul 2019 14:38:48 -0400] rev 55625
8191890: Biased locking still uses the inferior stop the world safepoint for revocation Summary: Revocations are now executed with thread local handshakes instead of safepoints Reviewed-by: dcubed, coleenp, dholmes, rehn, mgronlun
Tue, 09 Jul 2019 10:27:38 -0700 8225035: Thread stack size issue caused by large TLS size
jiangli [Tue, 09 Jul 2019 10:27:38 -0700] rev 55624
8225035: Thread stack size issue caused by large TLS size Summary: Adjust thread stack size for static TLS on Linux when AdjustStackSizeForTLS is enabled. Reviewed-by: dholmes, fweimer, stuefe, rriggs, martin Contributed-by: jeremymanson@google.com, fweimer@redhat.com, jianglizhou@google.com
Mon, 08 Jul 2019 13:29:02 +0200 8227389: Remove unsupported xlc16 compile options on aix
mbaesken [Mon, 08 Jul 2019 13:29:02 +0200] rev 55623
8227389: Remove unsupported xlc16 compile options on aix Reviewed-by: clanger, mdoerr
Tue, 09 Jul 2019 09:20:04 +0200 8223443: Calling Trees.getScope early changes names of local/anonymous classes
jlahoda [Tue, 09 Jul 2019 09:20:04 +0200] rev 55622
8223443: Calling Trees.getScope early changes names of local/anonymous classes Summary: Ensure Trees.getScope does not affect the rest of the compilation. Reviewed-by: mcimadamore
Mon, 08 Jul 2019 16:20:40 -0700 Merge
mikael [Mon, 08 Jul 2019 16:20:40 -0700] rev 55621
Merge
Mon, 08 Jul 2019 12:16:13 -0400 Merge
dcubed [Mon, 08 Jul 2019 12:16:13 -0400] rev 55620
Merge
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 tip