Thu, 14 Nov 2019 23:16:40 +0000 aefimov aefimov-dns-client-branch: Fix timeouts, add platform specific file locations aefimov-dns-client-branch
Thu, 14 Nov 2019 23:13:47 +0000 aefimov aefimov-dns-client-branch: fix windows builds aefimov-dns-client-branch
Thu, 14 Nov 2019 13:50:03 +0000 aefimov Merge aefimov-dns-client-branch
Thu, 14 Nov 2019 14:54:39 -0800 iklam 8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...."
Wed, 13 Nov 2019 16:49:14 -0800 manc 8234127: BasicHashtable does not support small table_size
Thu, 14 Nov 2019 12:42:44 -0800 jjg 8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile
Thu, 14 Nov 2019 12:21:00 -0800 dlong 8233841: Update Graal
Thu, 14 Nov 2019 11:16:14 -0800 mseledtsov 8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java
Thu, 14 Nov 2019 11:04:57 +0000 pconcannon 8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java
Thu, 14 Nov 2019 10:49:20 +0000 pconcannon 8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF
Thu, 14 Nov 2019 18:41:04 +0000 joehw 8233686: XML transformer uses excessive amount of memory
Thu, 14 Nov 2019 17:43:07 +0000 michaelm unixdomainchannels: more fixes unixdomainchannels
Thu, 14 Nov 2019 09:06:43 -0800 bpb 8146298: (dc spec) connect and disconnect methods should specify that they may block
Thu, 14 Nov 2019 12:50:08 -0400 jlaskey add missing files JDK-8193209-branch
Thu, 14 Nov 2019 12:39:56 -0400 jlaskey [mq]: other JDK-8193209-branch
Thu, 14 Nov 2019 12:39:49 -0400 jlaskey [mq]: refresh JDK-8193209-branch
Thu, 14 Nov 2019 12:36:46 -0400 jlaskey reconstructing branch JDK-8193209-branch
Thu, 14 Nov 2019 12:33:47 -0400 jlaskey restarting random branch jlaskey-prng
Thu, 14 Nov 2019 10:54:32 -0500 lancea 8234080: jdk/nio/zipfs/CRCWriteTest.java fails
Thu, 14 Nov 2019 15:01:49 +0000 michaelm unixdomainchannels: fix some sockaddr_un address handling unixdomainchannels
Thu, 14 Nov 2019 15:24:35 +0100 redestad 8234003: Improve IndexSet iteration
Thu, 14 Nov 2019 08:54:56 -0400 jlaskey [mq]: latest JDK-8193209-branch
Thu, 14 Nov 2019 12:40:13 +0000 michaelm Merge unixdomainchannels
Thu, 14 Nov 2019 12:38:31 +0000 michaelm unixdomainchannels: new test plus apidoc update unixdomainchannels
Thu, 14 Nov 2019 10:40:08 +0000 michaelm unixdomainchannels: apidoc updates unixdomainchannels
Thu, 14 Nov 2019 10:16:28 +0000 michaelm unixdomainchannels: unix domain automatic bind unixdomainchannels
Thu, 14 Nov 2019 10:55:46 +0100 jvernee 8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type
Thu, 14 Nov 2019 09:06:10 +0000 michaelm unixdomainchannels: minor apidoc update unixdomainchannels
Thu, 14 Nov 2019 08:27:28 +0000 michaelm unixdomainchannels: test updates unixdomainchannels
Wed, 13 Nov 2019 19:55:11 -0800 iklam 8234133: VM build broken due to memory/archiveUtils.inline.hpp
Thu, 14 Nov 2019 03:01:43 +0100 jwilhelm Added tag jdk-14+23 for changeset 15936b142f86
Wed, 13 Nov 2019 16:36:54 -0800 iklam 8231610: Relocate the CDS archive if it cannot be mapped to the requested address
Thu, 14 Nov 2019 10:02:52 +0800 jiefu 8234130: Zero VM build broken after JDK-8233913
Wed, 13 Nov 2019 15:16:45 -0800 darcy 8233096: Update javax.lang.model for switch expressions
Wed, 13 Nov 2019 18:00:30 -0500 kbarrett 8232588: G1 concurrent System.gc can return early or late
Wed, 13 Nov 2019 14:08:04 -0800 amenkov 8231915: two JDI tests interfere with each other
Wed, 13 Nov 2019 13:05:16 -0800 cjplummer 8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress()
Wed, 13 Nov 2019 11:34:31 -0800 iignatyev 8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set
Wed, 13 Nov 2019 10:59:25 -0800 iignatyev 8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
Wed, 13 Nov 2019 10:51:41 -0800 sangheki 8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3)
Wed, 13 Nov 2019 10:49:32 -0800 sangheki 8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3)
Wed, 13 Nov 2019 10:49:12 -0800 sangheki 8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
Wed, 13 Nov 2019 13:43:06 -0500 mullan 8214483: Remove algorithms that use MD5 or DES from security requirements
Wed, 13 Nov 2019 10:33:00 -0800 jjg 8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package
Wed, 13 Nov 2019 21:56:28 +0800 amlu 8234079: ZipFileInputStreamSkipTest.java runs zero test
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Wed, 13 Nov 2019 11:27:50 +0000 coffeys 8233731: repeated typo "fro" for "for"
Wed, 13 Nov 2019 11:37:09 +0000 michaelm unixdomainchannels: update to unit tests unixdomainchannels
Wed, 13 Nov 2019 11:37:29 +0100 lkorinth 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Wed, 13 Nov 2019 11:06:17 +0000 michaelm unixdomainchannels: added some unit tests unixdomainchannels
Wed, 13 Nov 2019 11:21:15 +0100 bsrbnd 8214239: Missing x86_64.ad patterns for clearing and setting long vector bits
Mon, 21 Oct 2019 19:58:16 +0200 mdoerr 8230459: Test failed to resume JVMCI CompilerThread
Wed, 13 Nov 2019 17:24:53 +0800 smonteith 8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns
Wed, 13 Nov 2019 09:16:04 +0000 michaelm Merge unixdomainchannels
Wed, 13 Nov 2019 09:09:41 +0000 michaelm 8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose
Wed, 13 Nov 2019 08:43:35 +0100 thartmann 8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes
Wed, 13 Nov 2019 10:27:06 +0900 ysuenaga 8233785: Incorrect JDK version is reported in hs_err log
Wed, 13 Nov 2019 09:09:04 +0800 amlu 8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
Tue, 12 Nov 2019 14:05:18 -0800 naoto 8232860: Error formatting integer values with MessageFormat.format() using HOST provider
Tue, 12 Nov 2019 13:49:40 -0800 bchristi 8226297: Dual-pivot quicksort improvements
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 tip