Mon, 28 Oct 2019 11:26:00 +0100 8232651: Add implementation of os::processor_id() for Windows
stefank [Mon, 28 Oct 2019 11:26:00 +0100] rev 58813
8232651: Add implementation of os::processor_id() for Windows Reviewed-by: dholmes, stuefe
Mon, 28 Oct 2019 11:24:11 +0100 8232649: ZGC: Add callbacks to ZMemoryManager
stefank [Mon, 28 Oct 2019 11:24:11 +0100] rev 58812
8232649: ZGC: Add callbacks to ZMemoryManager Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:23:48 +0100 8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
stefank [Mon, 28 Oct 2019 11:23:48 +0100] rev 58811
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:23:28 +0100 8232602: ZGC: Make ZGranuleMap ZAddress agnostic
stefank [Mon, 28 Oct 2019 11:23:28 +0100] rev 58810
8232602: ZGC: Make ZGranuleMap ZAddress agnostic Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:21:23 +0100 8232601: ZGC: Parameterize the ZGranuleMap table size
stefank [Mon, 28 Oct 2019 11:21:23 +0100] rev 58809
8232601: ZGC: Parameterize the ZGranuleMap table size Reviewed-by: pliden, eosterlund
Sun, 27 Oct 2019 12:13:51 +0000 8212132: (dc) Remove DatagramChannelImpl finalize method
alanb [Sun, 27 Oct 2019 12:13:51 +0000] rev 58808
8212132: (dc) Remove DatagramChannelImpl finalize method Reviewed-by: bpb, chegar, dfuchs, martin
Sun, 27 Oct 2019 10:14:40 +0100 Tune chunk sizes to reduce waste sections stuefe-new-metaspace-branch
stuefe [Sun, 27 Oct 2019 10:14:40 +0100] rev 58807
Tune chunk sizes to reduce waste sections
Sat, 26 Oct 2019 23:59:51 +0200 Stabilize TestLatestEvent.java JEP-349-branch
egahlin [Sat, 26 Oct 2019 23:59:51 +0200] rev 58806
Stabilize TestLatestEvent.java
Fri, 25 Oct 2019 13:17:31 -0700 8233027: OopMapSet::all_do does oms.next() twice during iteration
never [Fri, 25 Oct 2019 13:17:31 -0700] rev 58805
8233027: OopMapSet::all_do does oms.next() twice during iteration Reviewed-by: shade, kvn
Fri, 25 Oct 2019 11:51:48 -0700 8225464: Obsolete TraceNMethodInstalls flag
kvn [Fri, 25 Oct 2019 11:51:48 -0700] rev 58804
8225464: Obsolete TraceNMethodInstalls flag Reviewed-by: dholmes, thartmann
Fri, 25 Oct 2019 12:05:56 +0100 8231570: (dc) Clarify implicit bind behavior of DatagramChannel
pconcannon [Fri, 25 Oct 2019 12:05:56 +0100] rev 58803
8231570: (dc) Clarify implicit bind behavior of DatagramChannel Summary: Update to DatagramChannel spec to make it clear that SecurityException can be thrown in connect send and receive methods Reviewed-by: alanb, chegar, dfuchs
Fri, 25 Oct 2019 17:30:25 +0200 8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes
shade [Fri, 25 Oct 2019 17:30:25 +0200] rev 58802
8233021: Shenandoah: SBSC2::is_shenandoah_lrb_call should match all LRB shapes Reviewed-by: zgu
Fri, 25 Oct 2019 15:56:35 +0100 Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc unixdomainchannels
michaelm [Fri, 25 Oct 2019 15:56:35 +0100] rev 58801
Initial implementation of unix domain channels. See j.n.c.{Server}SocketChannel apidoc
Fri, 25 Oct 2019 07:15:09 -0700 8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test
epavlova [Fri, 25 Oct 2019 07:15:09 -0700] rev 58800
8233000: Mark vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize test as stress test Reviewed-by: iveresov, lmesnik
Fri, 25 Oct 2019 14:50:16 +0100 Initial changeset for unixdomainchannels unixdomainchannels
michaelm [Fri, 25 Oct 2019 14:50:16 +0100] rev 58799
Initial changeset for unixdomainchannels
Fri, 25 Oct 2019 12:32:46 +0200 8232776: G1 should always take rs_length_diff into account when predicting rs_lengths
tschatzl [Fri, 25 Oct 2019 12:32:46 +0200] rev 58798
8232776: G1 should always take rs_length_diff into account when predicting rs_lengths Reviewed-by: sangheki, kbarrett
Fri, 25 Oct 2019 12:33:30 +0200 8232777: Rename G1Policy::_max_rs_length as it is no maximum
tschatzl [Fri, 25 Oct 2019 12:33:30 +0200] rev 58797
8232777: Rename G1Policy::_max_rs_length as it is no maximum Reviewed-by: kbarrett, sjohanss
Fri, 25 Oct 2019 12:34:30 +0200 8232779: G1 current collection parallel time does not include optional evacuation
tschatzl [Fri, 25 Oct 2019 12:34:30 +0200] rev 58796
8232779: G1 current collection parallel time does not include optional evacuation Reviewed-by: kbarrett, sangheki
Thu, 24 Oct 2019 22:41:24 -0700 8232083: Minimal VM is broken after JDK-8231586
never [Thu, 24 Oct 2019 22:41:24 -0700] rev 58795
8232083: Minimal VM is broken after JDK-8231586 Reviewed-by: dlong
Fri, 25 Oct 2019 08:50:50 +0800 8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp
amlu [Fri, 25 Oct 2019 08:50:50 +0800] rev 58794
8232922: Add java/math/BigInteger/largeMemory/SymmetricRangeTests.java to ProblemList-Xcomp Reviewed-by: bpb, darcy, iignatyev
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip