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
Tue, 12 Nov 2019 21:00:08 +0000 fweimer 8233880: Support compilers with multi-digit major version numbers
Tue, 12 Nov 2019 20:14:49 +0000 eosterlund 8230661: ZGC: Stop reloading oops in load barriers
Tue, 12 Nov 2019 20:01:23 +0000 eosterlund 8233797: ZGC: Unify naming convention for functions using atomics
Tue, 12 Nov 2019 20:01:23 +0000 eosterlund 8233061: ZGC: Enforce memory ordering in segmented bit maps
Tue, 12 Nov 2019 10:45:23 -0800 darcy 8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
Tue, 12 Nov 2019 12:36:16 -0300 mbalao 8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
Tue, 12 Nov 2019 16:28:26 +0100 tschatzl 8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
Tue, 12 Nov 2019 10:25:55 -0500 herrick Merge JDK-8200758-branch
Tue, 12 Nov 2019 10:18:11 -0500 herrick Merge JDK-8200758-branch
Tue, 12 Nov 2019 16:13:16 +0100 mdoerr 8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
Tue, 12 Nov 2019 10:09:40 -0500 herrick Merge JDK-8200758-branch
Tue, 12 Nov 2019 15:07:15 +0000 michaelm Added connection setup time benchmark unixdomainchannels
Fri, 08 Nov 2019 11:15:16 +0000 jboes 8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
Tue, 12 Nov 2019 12:19:24 +0100 fweimer 8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
Mon, 11 Nov 2019 17:40:28 +0800 jiefu 8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
Tue, 12 Nov 2019 09:27:21 +0000 eosterlund 8224817: Implementation of JEP 364: ZGC on macOS
Tue, 12 Nov 2019 09:25:39 +0000 eosterlund 8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
Tue, 12 Nov 2019 01:36:17 -0800 igerasim 8233884: Avoid looking up standard charsets in security libraries
Tue, 12 Nov 2019 10:19:04 +0100 dnsimon 8233900: [JVMCI] improve help text for EnableJVMCIProduct option
Tue, 12 Nov 2019 10:16:04 +0100 thartmann 8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
Tue, 12 Nov 2019 06:32:13 +0000 jlahoda 8232684: Make switch expressions final
Mon, 11 Nov 2019 17:43:10 -0800 henryjen 8231863: Crash if classpath is read from @argument file and the main gets option argument
Mon, 11 Nov 2019 21:17:51 +0000 michaelm updates to previous changeset for windows unixdomainchannels
Mon, 11 Nov 2019 20:27:27 +0000 michaelm moved unix socket address out of SOCKETADDRESS structure unixdomainchannels
Mon, 11 Nov 2019 11:09:49 -0800 dtitov 8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
Mon, 11 Nov 2019 12:11:34 -0500 coleenp 8232735: Convert PrintJNIResolving to Unified Logging
Mon, 11 Nov 2019 16:59:42 +0100 phedlin 8233918: 8233498 broke build on SPARC
Mon, 11 Nov 2019 16:24:35 +0100 goetz 8231757: [ppc] Fix VerifyOops. Errors show since 8231058.
Mon, 11 Nov 2019 14:25:51 +0000 michaelm Merge unixdomainchannels
Mon, 11 Nov 2019 14:18:20 +0000 michaelm Merge unixdomainchannels
Tue, 24 Apr 2018 13:59:02 +0200 phedlin 8233498: Remove dead code.
Mon, 11 Nov 2019 14:47:37 +0100 egahlin 8230767: FlightRecorderListener returns null recording
Mon, 11 Nov 2019 05:09:31 -0800 igerasim 8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
Mon, 11 Nov 2019 13:20:26 +0100 sjohanss 8233065: PSParallelCompact::move_and_update is unused and should be removed
Mon, 11 Nov 2019 12:26:07 +0000 michaelm JNI initialization fix unixdomainchannels
Mon, 11 Nov 2019 12:06:22 +0100 rschmelter 8233790: Forward output from heap dumper to jcmd/jmap
Mon, 11 Nov 2019 11:25:15 +0100 mgronlun 8231922: Could not find field with name revokedClass
Mon, 11 Nov 2019 10:39:49 +0000 michaelm Merge unixdomainchannels
Mon, 11 Nov 2019 10:38:24 +0000 michaelm updates unixdomainchannels
Mon, 11 Nov 2019 10:41:03 +0100 chagedorn 8229694: JVM crash in SWPointer during C2 OSR compilation
Sat, 09 Nov 2019 10:27:53 -0800 iignatyev 8233745: [JVMCI] TranslatedException should serialize classloader and module info
Sat, 09 Nov 2019 11:48:37 +0000 alanb 8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
Sat, 09 Nov 2019 09:13:04 +0000 alanb 8216472: (se) Stack overflow during selection operation leads to crash (win)
Fri, 08 Nov 2019 18:35:33 -0800 xuelei 8233621: Mismatch in jsse.enableMFLNExtension property name
Fri, 08 Nov 2019 20:41:14 -0500 herrick Merge JDK-8200758-branch
Fri, 08 Nov 2019 16:48:20 -0500 herrick 823359: Reorder jpackage help text to focus on package JDK-8200758-branch
Fri, 08 Nov 2019 15:27:05 -0500 herrick resources missed in 8233636 push JDK-8200758-branch
Fri, 08 Nov 2019 14:53:03 -0500 herrick 8233636 : Make jpackage an incubator and remove tool provider implementation JDK-8200758-branch
Wed, 06 Nov 2019 07:20:07 -0500 herrick 8233592: change --package-type option name to --type and allow -t short form JDK-8200758-branch
Wed, 06 Nov 2019 07:13:25 -0500 herrick 8233594: create a new option --bind-servces to pass on to jlink JDK-8200758-branch
Fri, 08 Nov 2019 16:53:57 +0800 fyang 8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
Fri, 08 Nov 2019 11:03:00 -0800 iklam 8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
Fri, 08 Nov 2019 11:41:17 -0500 zgu 8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
Fri, 08 Nov 2019 16:22:21 +0000 michaelm inherited channels fix unixdomainchannels
Fri, 08 Nov 2019 08:12:04 -0800 bpb 8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
Fri, 08 Nov 2019 09:51:18 -0500 zgu 8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null()
Fri, 08 Nov 2019 09:50:07 -0500 zgu 8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet
Fri, 08 Nov 2019 14:54:17 +0000 aefimov aefimov-dns-client-branch: Add system property to control ANY requests aefimov-dns-client-branch
Fri, 08 Nov 2019 14:49:00 +0000 aefimov Merge aefimov-dns-client-branch
Fri, 08 Nov 2019 10:55:14 +0100 jvernee 8233389: Add PrintIdeal to compiler directives
(0) -30000 -10000 -3000 -1000 -120 +120 tip