Mon, 29 Apr 2019 16:01:52 -0400 8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
coleenp [Mon, 29 Apr 2019 16:01:52 -0400] rev 54645
8222988: Use MonitorLocker rather than MutexLocker when wait/notify used Summary: fixed use cases in code except CMS. Reviewed-by: rehn, dcubed
Mon, 29 Apr 2019 14:34:10 -0400 8036608: Key.getAlgorithm link to standard algorithm names needs to be updated
mullan [Mon, 29 Apr 2019 14:34:10 -0400] rev 54644
8036608: Key.getAlgorithm link to standard algorithm names needs to be updated Reviewed-by: xuelei
Mon, 29 Apr 2019 07:39:16 -0700 8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer.
bpb [Mon, 29 Apr 2019 07:39:16 -0700] rev 54643
8218280: LineNumberReader throws "Mark invalid" exception if CRLF straddles buffer. Reviewed-by: dfuchs, prappo
Fri, 26 Apr 2019 16:38:39 +0800 8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions
fyang [Fri, 26 Apr 2019 16:38:39 +0800] rev 54642
8223020: aarch64: expand minI_rReg and maxI_rReg patterns into separate instructions Reviewed-by: aph
Mon, 29 Apr 2019 10:27:44 +0100 8223015: Cleanups for zipfs tests
clanger [Mon, 29 Apr 2019 10:27:44 +0100] rev 54641
8223015: Cleanups for zipfs tests Reviewed-by: redestad, lancea
Mon, 29 Apr 2019 09:04:25 +0200 8221592: C2 compilation failed with assert(!q->is_MergeMem())
thartmann [Mon, 29 Apr 2019 09:04:25 +0200] rev 54640
8221592: C2 compilation failed with assert(!q->is_MergeMem()) Summary: Transform the original MergeMem after transforming the slices to get rid of MergeMem inputs. Reviewed-by: kvn, neliasso
Sat, 27 Apr 2019 18:21:57 +0800 8223003: SunMSCAPI keys are not cleaned up
weijun [Sat, 27 Apr 2019 18:21:57 +0800] rev 54639
8223003: SunMSCAPI keys are not cleaned up Reviewed-by: igerasim
Fri, 26 Apr 2019 11:33:32 -0700 8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X
lmesnik [Fri, 26 Apr 2019 11:33:32 -0700] rev 54638
8220813: update hotspot tier1_gc tests depending on GC to use @requires vm.gc.X Reviewed-by: pliden, lmesnik Contributed-by: aoqi@loongson.cn
Fri, 26 Apr 2019 12:49:51 -0400 8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods
vromero [Fri, 26 Apr 2019 12:49:51 -0400] rev 54637
8219487: j.l.c.ClassDesc spec should contain precise assertions for one parameter's methods Reviewed-by: darcy, jlaskey
Fri, 26 Apr 2019 09:09:39 -0700 8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03
naoto [Fri, 26 Apr 2019 09:09:39 -0700] rev 54636
8222980: Upgrade IANA Language Subtag Registry to Version 2019-04-03 Reviewed-by: bpb, lancea
Fri, 26 Apr 2019 18:56:15 +0300 8221988: add possibility to build with Visual Studio 2019
avoitylov [Fri, 26 Apr 2019 18:56:15 +0300] rev 54635
8221988: add possibility to build with Visual Studio 2019 Reviewed-by: erikj, ysuenaga
Fri, 26 Apr 2019 16:25:43 +0100 8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently
dfuchs [Fri, 26 Apr 2019 16:25:43 +0100] rev 54634
8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently Summary: tests are updated to use the loopback address instead of the wildcard to avoid traffic being routed to a different server than what was intended by the test. Reviewed-by: chegar
Fri, 26 Apr 2019 12:35:26 +0200 8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures
jwilhelm [Fri, 26 Apr 2019 12:35:26 +0200] rev 54633
8223026: [BACKOUT] Typo in test/hotspot/jtreg/TEST.groups is causing test harness failures Reviewed-by: dsimms
Fri, 26 Apr 2019 12:05:34 +0200 8223016: ZGC: Fix misaligned statistics printout
pliden [Fri, 26 Apr 2019 12:05:34 +0200] rev 54632
8223016: ZGC: Fix misaligned statistics printout Reviewed-by: tschatzl
Fri, 26 Apr 2019 10:18:47 +0200 8222637: Obsolete NeedsDeoptSuspend
rehn [Fri, 26 Apr 2019 10:18:47 +0200] rev 54631
8222637: Obsolete NeedsDeoptSuspend Reviewed-by: dlong, coleenp, dholmes
Fri, 26 Apr 2019 08:53:29 +0100 8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present
clanger [Fri, 26 Apr 2019 08:53:29 +0100] rev 54630
8222440: (zipfs) JarFileSystem does not correctly handle versioned entries if no root entry is present Reviewed-by: lancea
Fri, 26 Apr 2019 00:57:03 -0400 8222518: Remove unnecessary caching of Parker object in java.lang.Thread
dholmes [Fri, 26 Apr 2019 00:57:03 -0400] rev 54629
8222518: Remove unnecessary caching of Parker object in java.lang.Thread Reviewed-by: dcubed, rehn
Thu, 25 Apr 2019 15:54:21 -0700 8222743: Xerces 2.12.0: DOM Implementation
joehw [Thu, 25 Apr 2019 15:54:21 -0700] rev 54628
8222743: Xerces 2.12.0: DOM Implementation Reviewed-by: lancea
Tue, 16 Apr 2019 13:16:49 -0700 8222562: Don't set IPV6_V6ONLY when IPv4 is not available
aeubanks [Tue, 16 Apr 2019 13:16:49 -0700] rev 54627
8222562: Don't set IPV6_V6ONLY when IPv4 is not available Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Thu, 25 Apr 2019 18:41:52 -0400 8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
dholmes [Thu, 25 Apr 2019 18:41:52 -0400] rev 54626
8222970: Update ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java Reviewed-by: gadams, dcubed, sspitsyn
Thu, 25 Apr 2019 11:45:52 -0700 8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined"
mseledtsov [Thu, 25 Apr 2019 11:45:52 -0700] rev 54625
8222888: [TESTBUG] docker/TestJFREvents.java fails due to "RuntimeException: JAVA_MAIN_CLASS_ is not defined" Summary: Introduced unique environment variable Reviewed-by: egahlin, lmesnik, sgehwolf
Thu, 25 Apr 2019 12:33:19 -0400 8222977: Fix shenandoah broken with JDK-8222811
coleenp [Thu, 25 Apr 2019 12:33:19 -0400] rev 54624
8222977: Fix shenandoah broken with JDK-8222811 Reviewed-by: dcubed, shade
Thu, 25 Apr 2019 10:56:31 -0400 8222811: Consolidate MutexLockerEx and MutexLocker
coleenp [Thu, 25 Apr 2019 10:56:31 -0400] rev 54623
8222811: Consolidate MutexLockerEx and MutexLocker Summary: Make MutexLocker be MutexLockerEx implementation, remove MutexLockerEx calls. Reviewed-by: dcubed, dholmes, pliden, rehn
Thu, 25 Apr 2019 05:54:54 -0700 8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize
robm [Thu, 25 Apr 2019 05:54:54 -0700] rev 54622
8139965: Hang seen when using com.sun.jndi.ldap.search.replyQueueSize Reviewed-by: dfuchs
Wed, 24 Apr 2019 14:03:20 +0200 8220795: Rework naked_short_nanosleep on Windows to improve time-to-safepoint
rwestberg [Wed, 24 Apr 2019 14:03:20 +0200] rev 54621
8220795: Rework naked_short_nanosleep on Windows to improve time-to-safepoint Reviewed-by: dholmes, rehn
Thu, 25 Apr 2019 10:41:49 +0100 8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks
alanb [Thu, 25 Apr 2019 10:41:49 +0100] rev 54620
8222774: (ch) Replace uses of stateLock and blockingLock with j.u.c. locks Reviewed-by: dfuchs, bpb, martin
Thu, 25 Apr 2019 09:12:40 +0200 8220497: Improve Javadoc search feature and add test coverage
hannesw [Thu, 25 Apr 2019 09:12:40 +0200] rev 54619
8220497: Improve Javadoc search feature and add test coverage Reviewed-by: jjg
Thu, 25 Apr 2019 08:55:50 +0200 8222469: ZGC: Generalize ZPageCache::flush()
pliden [Thu, 25 Apr 2019 08:55:50 +0200] rev 54618
8222469: ZGC: Generalize ZPageCache::flush() Reviewed-by: stefank
Thu, 25 Apr 2019 08:55:50 +0200 8221786: ZGC: Increase max heap size to 16TB
pliden [Thu, 25 Apr 2019 08:55:50 +0200] rev 54617
8221786: ZGC: Increase max heap size to 16TB Reviewed-by: stefank
Thu, 25 Apr 2019 08:55:49 +0200 8222462: Introduce CollectedHeap::unused()
pliden [Thu, 25 Apr 2019 08:55:49 +0200] rev 54616
8222462: Introduce CollectedHeap::unused() Reviewed-by: stefank, eosterlund
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip