Thu, 02 May 2019 06:33:28 -0700 dl 8221120: CopyOnWriteArrayList.set should always have volatile write semantics
Thu, 02 May 2019 06:33:28 -0700 dl 8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
Thu, 02 May 2019 11:55:16 +0100 dfuchs 8223145: Replace wildcard address with loopback or local host in tests - part 1
Thu, 02 May 2019 10:32:28 +0200 stefank 8223064: Minor cleanups in ResolvedMethodTable
Thu, 02 May 2019 10:32:14 +0200 stefank 8222986: Add parameter to skip clearing CHeapBitMaps when resizing
Mon, 15 Apr 2019 11:47:46 +0200 stefank 8198505: Remove CollectorPolicy and its subclasses
Thu, 02 May 2019 10:38:00 +0200 redestad 8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
Wed, 01 May 2019 20:48:19 -0400 coleenp 8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
Thu, 02 May 2019 03:20:32 +0200 jwilhelm Added tag jdk-13+19 for changeset a43d6467317d
Tue, 30 Apr 2019 18:44:41 -0700 manc 8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
Wed, 01 May 2019 16:47:26 -0700 darcy 8146726: Improve AbstractProcessor to issue warnings for repeated information
Wed, 01 May 2019 14:35:28 -0700 joehw 8220818: Validator does not find missing match for keyref error jdk-13+19
Wed, 01 May 2019 13:25:54 -0700 mseledtsov 8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
Wed, 01 May 2019 13:07:30 -0700 bchristi 8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 01 May 2019 12:41:26 -0400 vromero 8222744: add support for generating method handles from a variable symbol
Wed, 01 May 2019 22:02:48 +0530 rraghavan 8202414: Unsafe write after primitive array creation may result in array length change
Wed, 01 May 2019 09:06:12 -0700 martin 8223078: Add microbenchmark for array copying/clearing/resizing
Wed, 01 May 2019 10:54:07 -0400 coleenp 8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
Wed, 01 May 2019 10:12:51 -0400 zgu 8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
Wed, 01 May 2019 08:56:38 -0400 coleenp 8074355: make MutexLocker smarter about non-JavaThreads
Wed, 01 May 2019 07:12:14 -0400 coleenp 8213399: DecoderLocker is unused
Tue, 30 Apr 2019 20:26:16 -0700 jcbeyler 8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
Tue, 30 Apr 2019 16:11:42 -0700 dtitov 8222821: com/sun/jdi/ExceptionEvents.java failed
Tue, 30 Apr 2019 15:39:42 -0700 jcbeyler 8215113: Sampling interval not always correct
Tue, 30 Apr 2019 12:53:32 -0700 rhalade 8222137: Remove T-Systems root CA certificate
Tue, 30 Apr 2019 11:04:26 -0700 rhalade 8216577: Add GlobalSign's R6 Root certificate
Tue, 30 Apr 2019 10:24:14 -0700 erikj 8222913: Add Jib support for VERSION_EXTRA*
Tue, 30 Apr 2019 08:45:19 -0700 dtitov 8222749: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter001/TestDescription.java failed with "eventSet1.size() != 3 :: 2"
Thu, 18 Apr 2019 13:58:31 +0200 sgehwolf 8221639: [i386] expand_exec_shield_cs_limit workaround is undefined code after JDK-8199717
Tue, 30 Apr 2019 14:49:19 +0200 thartmann 8219807: C2 crash in IfNode::up_one_dom(Node*, bool)
Tue, 30 Apr 2019 12:54:07 +0200 redestad 8222852: Reduce String concat combinator tree shapes by folding constants into prependers
Tue, 30 Apr 2019 01:56:28 -0700 sspitsyn 8222934: mark new VM option AllowRedefinitionToAddOrDeleteMethods as deprecated
Tue, 30 Apr 2019 10:39:22 +0200 jlahoda 8218152: [javac] fails and exits with no error if a bad annotation processor provided
Wed, 17 Apr 2019 01:21:56 -0700 rschmelter 8222529: sun.jdwp.listenerAddress agent property uses wrong encoding
Tue, 30 Apr 2019 11:58:30 +0530 pmuthuswamy 8221991: Improve the HTML for the inheritance tree for a type
Wed, 24 Apr 2019 09:10:45 -0700 dlong 8219403: JVMCIRuntime::adjust_comp_level should be replaced
Fri, 08 Mar 2019 18:21:52 -0800 manc 8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
Mon, 29 Apr 2019 16:01:52 -0400 coleenp 8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Mon, 29 Apr 2019 14:34:10 -0400 mullan 8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
Mon, 29 Apr 2019 07:39:16 -0700 bpb 8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
Fri, 26 Apr 2019 16:38:39 +0800 fyang 8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
Mon, 29 Apr 2019 10:27:44 +0100 clanger 8223015: Cleanups for zipfs tests
Mon, 29 Apr 2019 09:04:25 +0200 thartmann 8221592: C2 compilation failed with assert(!q->is_MergeMem())
Sat, 27 Apr 2019 18:21:57 +0800 weijun 8223003: SunMSCAPI keys are not cleaned up
Fri, 26 Apr 2019 11:33:32 -0700 lmesnik 8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
Fri, 26 Apr 2019 12:49:51 -0400 vromero 8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods
Fri, 26 Apr 2019 09:09:39 -0700 naoto 8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
Fri, 26 Apr 2019 18:56:15 +0300 avoitylov 8221988: add possibility to build with Visual Studio 2019
Fri, 26 Apr 2019 16:25:43 +0100 dfuchs 8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
Fri, 26 Apr 2019 12:35:26 +0200 jwilhelm 8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Fri, 26 Apr 2019 12:05:34 +0200 pliden 8223016: ZGC: Fix misaligned statistics printout
Fri, 26 Apr 2019 10:18:47 +0200 rehn 8222637: Obsolete NeedsDeoptSuspend
Fri, 26 Apr 2019 08:53:29 +0100 clanger 8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
Fri, 26 Apr 2019 00:57:03 -0400 dholmes 8222518: Remove unnecessary caching of Parker object in java.lang.Thread
Thu, 25 Apr 2019 15:54:21 -0700 joehw 8222743: Xerces 2.12.0: DOM Implementation
Tue, 16 Apr 2019 13:16:49 -0700 aeubanks 8222562: Don't set IPV6_V6ONLY when IPv4 is not available
Thu, 25 Apr 2019 18:41:52 -0400 dholmes 8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
Thu, 25 Apr 2019 11:45:52 -0700 mseledtsov 8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
Thu, 25 Apr 2019 12:33:19 -0400 coleenp 8222977: Fix shenandoah broken with JDK-8222811
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip