Wed, 17 Apr 2019 14:52:25 +0200 phedlin 8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
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
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
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Thu, 25 Apr 2019 05:54:54 -0700 robm 8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
Wed, 24 Apr 2019 14:03:20 +0200 rwestberg 8220795: Rework naked_short_nanosleep on Windows to improve time-to-safepoint
Thu, 25 Apr 2019 10:41:49 +0100 alanb 8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
Thu, 25 Apr 2019 09:12:40 +0200 hannesw 8220497: Improve Javadoc search feature and add test coverage
Thu, 25 Apr 2019 08:55:50 +0200 pliden 8222469: ZGC: Generalize ZPageCache::flush()
Thu, 25 Apr 2019 08:55:50 +0200 pliden 8221786: ZGC: Increase max heap size to 16TB
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222462: Introduce CollectedHeap::unused()
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222664: runtime/appcds/sharedStrings/SharedStringsStress.java assert GC active during NoGCVerifier
Wed, 24 Apr 2019 19:51:38 -0700 jcbeyler 8222935: Fix ExceptionCheckingJniEnv system
Thu, 25 Apr 2019 02:23:27 +0200 jwilhelm Added tag jdk-13+18 for changeset bebb82ef3434
Thu, 25 Apr 2019 02:14:22 +0200 jwilhelm 8222952: Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
Wed, 24 Apr 2019 16:25:41 -0300 mbalao 8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256 jdk-13+18
Wed, 24 Apr 2019 11:26:44 -0700 jjg 8222669: Create and use new html.Entity class
Wed, 24 Apr 2019 10:20:25 -0400 dcubed 8222295: more baseline cleanups from Async Monitor Deflation project
Wed, 24 Apr 2019 15:37:55 +0200 redestad 8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
Wed, 24 Apr 2019 08:27:00 -0400 hseigel 8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
Wed, 24 Apr 2019 11:40:04 +0200 shade 8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
Wed, 24 Apr 2019 11:39:56 +0200 shade 8222843: Print Shenandoah cset map addresses in hs_err
Sat, 20 Apr 2019 15:55:07 +0800 fyang 8222785: aarch64: add necessary masking for immediate shift counts
Wed, 24 Apr 2019 17:09:24 +0900 ysuenaga 8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
Tue, 23 Apr 2019 14:56:39 -0700 darcy 8222817: Refactor printing processor to use streams
Tue, 23 Apr 2019 22:55:09 +0200 jwilhelm 8221598: Update Graal
Tue, 23 Apr 2019 14:09:54 -0400 lfoltan 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
Tue, 23 Apr 2019 08:11:38 -0700 jcbeyler 8213501: Deploy ExceptionJniWrapper for a few tests
Tue, 23 Apr 2019 16:50:17 +0200 hannesw 8222526: Use of no longer existing jquery directory in script.js
Thu, 11 Apr 2019 14:56:52 +0200 redestad 8215017: Improve String::equals warmup characteristics
Tue, 23 Apr 2019 18:28:48 +0530 pmuthuswamy 8219998: Eliminate inherently singleton lists
Tue, 23 Apr 2019 07:05:38 -0400 lfoltan 8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
Tue, 23 Apr 2019 14:20:08 +0530 psadhukhan Merge
Tue, 23 Apr 2019 13:40:37 +0530 psadhukhan Merge
Mon, 22 Apr 2019 10:53:45 +0530 psadhukhan Merge
Tue, 16 Apr 2019 10:09:11 +0530 psadhukhan 8222332: PIT: Problemlist tests that times out consistently
Thu, 11 Apr 2019 10:49:36 -0700 dbatrak 8220231: Cache HarfBuzz face object for same font's text layout calls
Tue, 23 Apr 2019 14:13:18 +0530 pmuthuswamy 8215580: Remove support for `--no-module-directories`
Tue, 23 Apr 2019 10:08:52 +0800 jjiang 8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
Mon, 22 Apr 2019 07:13:18 -0400 gadams 8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
Mon, 22 Apr 2019 11:16:21 +0200 shade 8222786: Shenandoah get_barrier_strength should accept all shapes of (Weak)CAS reference barriers
Fri, 19 Apr 2019 21:49:54 -0700 coleenp 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Fri, 19 Apr 2019 10:59:09 -0300 mbalao 8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
Fri, 19 Apr 2019 11:18:06 -0700 epavlova 8222747: [Graal] mx_subprocess files miss testing VM flags
Fri, 19 Apr 2019 14:42:23 +0800 qpzhang 8222753: AAarch64: Add CPU implementer code for Ampere
Fri, 19 Apr 2019 06:29:05 -0700 erikj 8222735: Update doc/building.md with current Oracle build platforms and compilers
Thu, 18 Apr 2019 17:36:10 -0700 naoto 8222668: Add @since tag to JapaneseEra.REIWA
Thu, 18 Apr 2019 17:56:46 +0100 dfuchs 8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip