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
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip