Fri, 03 May 2019 15:57:41 +0800 jjiang 8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
Thu, 02 May 2019 22:52:51 +0100 coffeys 8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
Thu, 02 May 2019 14:21:06 -0700 joehw 8223052: Cleanup: NodeSortRecord
Thu, 02 May 2019 14:15:09 -0700 bpb 8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
Thu, 02 May 2019 17:08:03 -0400 lancea 8218875: Add new FileSystems.newFileSystem methods
Thu, 02 May 2019 13:25:00 -0700 bpb 8220793: (fs) No support for changing modification time of symlink
Thu, 02 May 2019 15:20:06 -0400 zgu 8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
Wed, 01 May 2019 20:25:31 -0700 manc 8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
Thu, 02 May 2019 17:29:10 +0100 michaelm 8216978: Drop support for pre JDK 1.4 SocketImpl implementations
Mon, 29 Apr 2019 17:54:15 -0700 cushon 8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil
Thu, 02 May 2019 09:49:52 -0400 zgu 8222992: Shenandoah: Pre-evacuate all roots
Thu, 02 May 2019 06:33:28 -0700 dl 8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
Thu, 02 May 2019 06:33:28 -0700 dl 8220248: fix headings in java.util.concurrent
Thu, 02 May 2019 06:33:28 -0700 dl 8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip