Thu, 24 Oct 2019 16:58:39 -0700 8232904: Update JVMCI
kvn [Thu, 24 Oct 2019 16:58:39 -0700] rev 58793
8232904: Update JVMCI Reviewed-by: dnsimon
Thu, 24 Oct 2019 17:14:42 -0400 8223323: Adjust jpackage makefiles JDK-8200758-branch
herrick [Thu, 24 Oct 2019 17:14:42 -0400] rev 58792
8223323: Adjust jpackage makefiles Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee, erikj
Thu, 24 Oct 2019 16:48:53 -0400 8230612: Debian packaging ignores version and release in custom control file JDK-8200758-branch
herrick [Thu, 24 Oct 2019 16:48:53 -0400] rev 58791
8230612: Debian packaging ignores version and release in custom control file Submitted-by: asemenyuk Reviewed-by: aherrick, almatvee
Thu, 24 Oct 2019 12:18:32 -0700 8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting
mseledtsov [Thu, 24 Oct 2019 12:18:32 -0700] rev 58790
8227317: [TESTBUG] jdk docker/TestDockerMemoryMetrics.java fails on systems w/o kernel memory accounting Summary: skipping the test case if kernel memory acct not supported Reviewed-by: sgehwolf, lmesnik
Thu, 24 Oct 2019 11:25:53 -0700 8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting
epavlova [Thu, 24 Oct 2019 11:25:53 -0700] rev 58789
8166275: vm/mlvm/meth/stress/compiler/deoptimize keeps timeouting Reviewed-by: kvn
Mon, 30 Sep 2019 22:39:11 +0200 8222766: Shenandoah: streamline post-LRB CAS barrier (x86)
shade [Mon, 30 Sep 2019 22:39:11 +0200] rev 58788
8222766: Shenandoah: streamline post-LRB CAS barrier (x86) Reviewed-by: rkennke
Thu, 24 Oct 2019 17:24:58 +0200 8231552: ZGC: Refine address space reservation
pliden [Thu, 24 Oct 2019 17:24:58 +0200] rev 58787
8231552: ZGC: Refine address space reservation Reviewed-by: eosterlund, stefank
Thu, 24 Oct 2019 16:37:22 +0200 8231081: TestMetadataRetention fails due to missing symbol id
mgronlun [Thu, 24 Oct 2019 16:37:22 +0200] rev 58786
8231081: TestMetadataRetention fails due to missing symbol id Reviewed-by: egahlin
Thu, 24 Oct 2019 16:28:51 +0200 8231949: [PPC64, s390]: Make async profiling more reliable
mdoerr [Thu, 24 Oct 2019 16:28:51 +0200] rev 58785
8231949: [PPC64, s390]: Make async profiling more reliable Summary: Better checks if method from interpreter frame is valid. Reviewed-by: rrich, ghaug, goetz
Thu, 24 Oct 2019 16:28:49 +0200 8232005: [s390, PPC64] More exception checks missing in interpreter
mdoerr [Thu, 24 Oct 2019 16:28:49 +0200] rev 58784
8232005: [s390, PPC64] More exception checks missing in interpreter Reviewed-by: rrich, goetz
Thu, 24 Oct 2019 08:52:33 -0400 8232788: Move biased locking initalization
coleenp [Thu, 24 Oct 2019 08:52:33 -0400] rev 58783
8232788: Move biased locking initalization Reviewed-by: pchilanomate, dholmes
Thu, 24 Oct 2019 08:49:21 -0400 8231953: Wrong assumption in assertion in oop::register_oop
coleenp [Thu, 24 Oct 2019 08:49:21 -0400] rev 58782
8231953: Wrong assumption in assertion in oop::register_oop Summary: On ARM32 thumb mode, the pc of the current frame is always zero Reviewed-by: coleenp, dcubed Contributed-by: christoph.goettschkes@microdoc.com
Thu, 24 Oct 2019 15:46:50 +0300 8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add
bulasevich [Thu, 24 Oct 2019 15:46:50 +0300] rev 58781
8231952: ARM32: Wrong assumption in assertion in LIRGenerator::atomic_xchg and LIRGenerator::atomic_add Reviewed-by: dlong, shade Contributed-by: christoph.goettschkes@microdoc.com
Thu, 24 Oct 2019 11:54:33 +0100 8232713: Update BCEL version to 6.3.1 in license file
aefimov [Thu, 24 Oct 2019 11:54:33 +0100] rev 58780
8232713: Update BCEL version to 6.3.1 in license file Reviewed-by: joehw
Thu, 24 Oct 2019 11:07:31 +0100 8231602: Deprecate Thread.suspend/resume for removal
alanb [Thu, 24 Oct 2019 11:07:31 +0100] rev 58779
8231602: Deprecate Thread.suspend/resume for removal Reviewed-by: mchung, dholmes, chegar
Thu, 24 Oct 2019 11:49:56 +0200 8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently"
shade [Thu, 24 Oct 2019 11:49:56 +0200] rev 58778
8232908: Shenandoah: compact heuristics has incorrect trigger "Free is lower than allocated recently" Reviewed-by: rkennke
Thu, 24 Oct 2019 11:08:16 +0200 8230706: Waiting on completion of strong nmethod processing causes long pause times with G1
tschatzl [Thu, 24 Oct 2019 11:08:16 +0200] rev 58777
8230706: Waiting on completion of strong nmethod processing causes long pause times with G1 Summary: Instead of globally waiting for completion of strong nmethod processing during evacuation, synchronize the nmethods processing on a per-nmethod basis so that only one thread processes one nmethod at once using a state. This state indicates what work (strong/weak processing) needs to be done and what has already been done. Reviewed-by: sjohanss, kbarrett
Thu, 24 Oct 2019 15:53:20 +0800 8231598: keytool does not export sun.security.mscapi
weijun [Thu, 24 Oct 2019 15:53:20 +0800] rev 58776
8231598: keytool does not export sun.security.mscapi Reviewed-by: mullan
Thu, 24 Oct 2019 09:57:29 +0200 8232613: Move Object.registerNatives into HotSpot
redestad [Thu, 24 Oct 2019 09:57:29 +0200] rev 58775
8232613: Move Object.registerNatives into HotSpot Reviewed-by: dholmes, adinn, coleenp, lfoltan, mchung
Thu, 24 Oct 2019 07:02:36 +0200 Stabilize tests JEP-349-branch
egahlin [Thu, 24 Oct 2019 07:02:36 +0200] rev 58774
Stabilize tests
Wed, 23 Oct 2019 18:43:18 -0700 8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes
phh [Wed, 23 Oct 2019 18:43:18 -0700] rev 58773
8231968: getCurrentThreadAllocatedBytes default implementation s/b getThreadAllocatedBytes Summary: Pass Thread.currentThread().getId() to getThreadAllocatedBytes, remove its implSpec Reviewed-by: dholmes, mchung, sspitsyn
Thu, 24 Oct 2019 02:58:29 +0200 Added tag jdk-14+20 for changeset 54ffb15c4839
jwilhelm [Thu, 24 Oct 2019 02:58:29 +0200] rev 58772
Added tag jdk-14+20 for changeset 54ffb15c4839
Wed, 23 Oct 2019 23:47:56 +0200 Fix bug in TestStartEndTime.java JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:47:56 +0200] rev 58771
Fix bug in TestStartEndTime.java
Wed, 23 Oct 2019 23:23:18 +0200 Fix end time filtering JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:23:18 +0200] rev 58770
Fix end time filtering
Wed, 23 Oct 2019 23:22:27 +0200 Remove e.printStackTrace() JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:22:27 +0200] rev 58769
Remove e.printStackTrace()
Wed, 23 Oct 2019 23:20:18 +0200 Recording::setEndTime is incorrect JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:20:18 +0200] rev 58768
Recording::setEndTime is incorrect
Wed, 23 Oct 2019 23:19:27 +0200 ChunkParser should not log filtered events JEP-349-branch
egahlin [Wed, 23 Oct 2019 23:19:27 +0200] rev 58767
ChunkParser should not log filtered events
Wed, 23 Oct 2019 13:01:40 -0700 8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.* jdk-14+20
darcy [Wed, 23 Oct 2019 13:01:40 -0700] rev 58766
8232442: Suppress warnings on non-serializable non-transient instance fields in java.management.* Reviewed-by: rriggs, mchung
Wed, 23 Oct 2019 20:11:21 +0200 Add testing of RecordingStream::setStartTime JEP-349-branch
egahlin [Wed, 23 Oct 2019 20:11:21 +0200] rev 58765
Add testing of RecordingStream::setStartTime
Wed, 23 Oct 2019 14:01:17 -0400 Merge JDK-8200758-branch
herrick [Wed, 23 Oct 2019 14:01:17 -0400] rev 58764
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip