October 2018 Archives by thread
Starting: Mon Oct 1 15:24:34 UTC 2018
Ending: Wed Oct 31 20:08:58 UTC 2018
Messages: 350
- RFR [8]: 2018-09-25, Bulk backports to sh/jdk8u
Aleksey Shipilev
- RFR [11]: 2018-10-01, Bulk backports to sh/jdk11
Aleksey Shipilev
- RFR: Make Shenandoah to use ShenandoahOWST only
Zhengyu Gu
- hg: shenandoah/jdk8u/hotspot: 13 new changesets
shade at redhat.com
- hg: shenandoah/jdk11: 17 new changesets
shade at redhat.com
- hg: shenandoah/jdk: Make Shenandoah to use ShenandoahOWST only
zgu at redhat.com
- RFR: Missed VerifyObjectEquals in VerifyJCStressTest
Aleksey Shipilev
- hg: shenandoah/jdk: Missed VerifyObjectEquals in VerifyJCStressTest
shade at redhat.com
- RFR: Make sure debug builds fail predictably on safepoint timeout
Aleksey Shipilev
- hg: shenandoah/jdk: Make sure debug builds fail predictably on safepoint timeout
shade at redhat.com
- RFR [8]: Fix shutdown deadlock due to blocking SATB flush periodic task
Aleksey Shipilev
- RFR: Enable string deduplication in all marking phases
Zhengyu Gu
- RFR: Beef up and parallelize EvilSyncBug test
Aleksey Shipilev
- hg: shenandoah/jdk: Beef up and parallelize EvilSyncBug test
shade at redhat.com
- hg: shenandoah/jdk8u/hotspot: Fix shutdown deadlock due to blocking SATB flush periodic task
shade at redhat.com
- hg: shenandoah/jdk: Enable string deduplication in all marking phases
zgu at redhat.com
- RFR: Precleaning should use GC workers to do actual work
Aleksey Shipilev
- hg: shenandoah/jdk: Precleaning should use GC workers to do actual work
shade at redhat.com
- RFR: Fix deduplication assert and update comments
Zhengyu Gu
- hg: shenandoah/jdk: Fix deduplication assert and update comments
zgu at redhat.com
- RFR: ShenandoahPushWorkerQueuesScope should subclass ShenandoahPushWorkerScope
Zhengyu Gu
- hg: shenandoah/jdk: ShenandoahPushWorkerQueuesScope should subclass ShenandoahPushWorkerScope
zgu at redhat.com
- RFR: Handle scenario that not be able to satisfy the request for active workers
Zhengyu Gu
- RFR: Upstream merge to jdk-12+14
Roman Kennke
- hg: shenandoah/jdk: Handle scenario that not be able to satisfy the request for active workers
zgu at redhat.com
- hg: shenandoah/jdk: 211 new changesets
roman at kennke.org
- RFR: Fix compilation errors due to missing spaces between string literal and macro
Zhengyu Gu
- hg: shenandoah/jdk: Fix compilation errors due to missing spaces between string literal and macro
zgu at redhat.com
- RFR: Remove dead-weight ShenandoahPrinter
Aleksey Shipilev
- RFR: Multiple cleanups
Aleksey Shipilev
- hg: shenandoah/jdk: 4 new changesets
shade at redhat.com
- hg: shenandoah/jdk: Added tag shenandoah-jdk-12+14 for changeset 2929ad866e65
roman at kennke.org
- RFC: Deoptimization bug
Roman Kennke
- RFR [11]: 2018-10-05, Bulk backports to sh/jdk11
Aleksey Shipilev
- RFR [8]: 2018-10-05, Bulk backports to sh/jdk8u
Aleksey Shipilev
- RFR: Fix and enable suspendible workers by default
Roman Kennke
- RFR: Readjust ShenandoahStrDedupStress test to avoid timeout
Zhengyu Gu
- hg: shenandoah/jdk: Fix and enable suspendible workers by default
roman at kennke.org
- hg: shenandoah/jdk11: 14 new changesets
shade at redhat.com
- hg: shenandoah/jdk8u/hotspot: 11 new changesets
shade at redhat.com
- RFR: Fix up superfluous changes against upstream
Aleksey Shipilev
- hg: shenandoah/jdk: Fix up superfluous changes against upstream
shade at redhat.com
- RFR: Move SATB flushing machinery out of shared code
Aleksey Shipilev
- hg: shenandoah/jdk: Move SATB flushing machinery out of shared code
shade at redhat.com
- RFR: Remove idle-on-uncommit support
Aleksey Shipilev
- RFR: some C2 cleanup
Roland Westrelin
- hg: shenandoah/jdk: Readjust ShenandoahStrDedupStress test to avoid timeout
zgu at redhat.com
- hg: shenandoah/jdk: c2 cleanup
rwestrel at redhat.com
- hg: shenandoah/jdk: Remove idle-on-uncommit support
shade at redhat.com
- RFR: Assert that Shenandoah does not trip JDK-8211926
Aleksey Shipilev
- hg: shenandoah/jdk: Assert that Shenandoah does not trip JDK-8211926
shade at redhat.com
- RFR: Fix a few missed worker sessions for worker tasks
Zhengyu Gu
- hg: shenandoah/jdk: Added a few missed worker sessions for worker tasks
zgu at redhat.com
- RFR: Remove unused ShenandoahHeapRegionSet file
Zhengyu Gu
- hg: shenandoah/jdk: Remove unused SA ShenandoahHeapRegionSet.java
zgu at redhat.com
- RFR: Add JFR parallel and concurrent events
Zhengyu Gu
- RFR: couple small fixes from lucene testing
Roland Westrelin
- hg: shenandoah/jdk: lucene fixes
rwestrel at redhat.com
- RFR: Upstream merge to jdk-12+15
Roman Kennke
- hg: shenandoah/jdk: 70 new changesets
roman at kennke.org
- hg: shenandoah/jdk: Add JFR parallel and concurrent events
zgu at redhat.com
- RFR: Remove leftover from oopsHierarchy.hpp
Roman Kennke
- RFR: Remove ShenandoahCompileCheck
Aleksey Shipilev
- RFR: Clean up Shenandoah configurations in shared tests
Aleksey Shipilev
- hg: shenandoah/jdk: 2 new changesets
shade at redhat.com
- hg: shenandoah/jdk: Remove leftover from oopsHierarchy.hpp
roman at kennke.org
- RFR: Cherry-pick JDK-8212053: A few more missing object equals barriers
Roman Kennke
- hg: shenandoah/jdk: Cherry-pick JDK-8212053: A few more missing object equals barriers
roman at kennke.org
- RFR: a couple fixes to C2 verification code for CAS
Roland Westrelin
- hg: shenandoah/jdk: c2 verification pass fixes for CAS
rwestrel at redhat.com
- RFR: Move HdrSeq and BinaryMagnitudeSeq into Shenandoah utilities
Aleksey Shipilev
- hg: shenandoah/jdk: Move HdrSeq and BinaryMagnitudeSeq into Shenandoah utilities
shade at redhat.com
- RFR: move barrier call at clone expansion behind gc interface
Roland Westrelin
- hg: shenandoah/jdk: gc interface change for clone expansion
rwestrel at redhat.com
- Idea: aliased heap for checking to-space invariant
Aleksey Shipilev
- RFR: Integrate Shenandoah tests to upstream test groups
Zhengyu Gu
- RFR: Quarantine ShenandoahStrDedupStress test
Zhengyu Gu
- hg: shenandoah/jdk: Integrate Shenandoah tests to upstream test groups
zgu at redhat.com
- RFR: Enable NUMA by default
Aleksey Shipilev
- hg: shenandoah/jdk: Enable NUMA by default
shade at redhat.com
- RFR: some small C2 cleanups
Roland Westrelin
- hg: shenandoah/jdk: Quarantine ShenandoahStrDedupStress test
zgu at redhat.com
- RFR: Reinstate single-threaded reference processing
Roman Kennke
- RFR: Force termination logic is inverted
Zhengyu Gu
- RFR: Don't attempt to leave STS in final-traversal, where we never enter STS
Roman Kennke
- hg: shenandoah/jdk: minor C2 cleanups
rwestrel at redhat.com
- hg: shenandoah/jdk: Force termination logic is inverted
zgu at redhat.com
- RFR: Consistenly order STS scope outside of OOM scope to avoid deadlocks
Roman Kennke
- RFR: Test failures after "Reinstate single-threaded reference processing"
Aleksey Shipilev
- hg: shenandoah/jdk: Test failures after "Reinstate single-threaded reference processing"
shade at redhat.com
- RFC: Pick up 11.0.1 to shenandoah/jdk11
Aleksey Shipilev
- Peek through barriers in Node::eqv_uncast()
Roman Kennke
- hg: shenandoah/jdk11: 150 new changesets
shade at redhat.com
- RFR [11]: Revert ClassLoaderDataGraphKlassIteratorStatic to upstream version
Aleksey Shipilev
- hg: shenandoah/jdk: Cherry-pick: JDK-8212603: Need to step over GC barriers in Node::eqv_uncast()
roman at kennke.org
- hg: shenandoah/jdk: Consistenly order STS scope outside of OOM scope to avoid deadlocks
roman at kennke.org
- RFR: jdk11: guard shared code with UseShenandoahGC
Roland Westrelin
- hg: shenandoah/jdk11: guard shared code changes with UseShenandoahGC
rwestrel at redhat.com
- hg: shenandoah/jdk11: Revert ClassLoaderDataGraphKlassIteratorStatic to upstream version
shade at redhat.com
- RFR: Fix negative index OOB exception in string dedup stress test
Zhengyu Gu
- RFR: Disable suspendible workers (again)
Roman Kennke
- hg: shenandoah/jdk: Disable suspendible workers (again)
roman at kennke.org
- hg: shenandoah/jdk11: Added tag shenandoah-jdk-11.0.1+13 for changeset af4773fa7bf7
shade at redhat.com
- hg: shenandoah/jdk: Fixed ShenandoahStrDedupStress test that causes negative index OOB exception
zgu at redhat.com
- hg: shenandoah/jdk: 105 new changesets
roman at kennke.org
- RFR: Unquarantine ShenandoahStrDedupStress test
Zhengyu Gu
- hg: shenandoah/jdk: Unquarantine ShenandoahStrDedupStress test
zgu at redhat.com
- RFR[8u]: Fix force termination detection by spin master
Zhengyu Gu
- hg: shenandoah/jdk8u/hotspot: Fix force termination detection by spin master
zgu at redhat.com
- RFR [8]: 2018-10-18, Bulk backports to sh/jdk8
Aleksey Shipilev
- RFR [11]: 2018-10-18, Bulk backports to sh/jdk11
Aleksey Shipilev
- RFR: rework split if
Roland Westrelin
- hg: shenandoah/jdk11: 25 new changesets
shade at redhat.com
- hg: shenandoah/jdk8u/hotspot: 16 new changesets
shade at redhat.com
- RFR [8]: Fix non-PCH builds
Aleksey Shipilev
- hg: shenandoah/jdk8u/hotspot: Fix non-PCH builds
shade at redhat.com
- RFR: Support VerifyBeforeGC and VerifyAfterGC VM options
Zhengyu Gu
- RFR: Filter upstream tests for Shenandoah (part 1: tier1_gc)
Zhengyu Gu
- RFR: Avoid false sharing by padding the ShenandoahEvacOOMHandler field in ShenandoahHeap
Roman Kennke
- hg: shenandoah/jdk: Filter upstream tests for Shenandoah (part 1: tier1_gc)
zgu at redhat.com
- hg: shenandoah/jdk: Avoid false sharing by padding the ShenandoahEvacOOMHandler field in ShenandoahHeap
roman at kennke.org
- hg: shenandoah/jdk: Support VerifyBeforeGC and VerifyAfterGC VM options
shade at redhat.com
- RFR: Skip pre-evac verification and pacing on shortcut cycle path
Aleksey Shipilev
- RFR: ShenandoahWBMemProjNode doesn't need to subclass ProjNode
Roland Westrelin
- RFR: fix for PhaseIdealLoop::clone_loop_predicates_fix_mem()
Roland Westrelin
- hg: shenandoah/jdk: 3 new changesets
rwestrel at redhat.com
- hg: shenandoah/jdk: Skip pre-evac verification and pacing on shortcut cycle path
shade at redhat.com
- RFR: Protect exposed C2 paths with INCLUDE_SHENANDOAHGC
Aleksey Shipilev
- hg: shenandoah/jdk: Protect exposed C2 paths with INCLUDE_SHENANDOAHGC
shade at redhat.com
- RFR: Filter out TestPromotionToSurvivor.java test for Shenandoah
Zhengyu Gu
- hg: shenandoah/jdk: Filter out TestPromotionToSurvivor.java test for Shenandoah
zgu at redhat.com
- RFR: Protect more internal code from false sharing
Aleksey Shipilev
- hg: shenandoah/jdk: Protect more internal code from false sharing
shade at redhat.com
- RFR [8]: 2018-10-23, Bulk backports to sh/jdk8
Aleksey Shipilev
- RFR [11]: 2018-10-23, Bulk backports to sh/jdk11
Aleksey Shipilev
- hg: shenandoah/jdk11: 7 new changesets
shade at redhat.com
- hg: shenandoah/jdk8u/hotspot: 6 new changesets
shade at redhat.com
- RFR: Parallel heap region iteration
Aleksey Shipilev
- RFR: Fix wb-assist for Traversal
Roman Kennke
- RFR: Cherry-pick JDK-8212673, fix for Node::eqv_uncast
Aleksey Shipilev
- RFR: Handle metadata induced GC
Zhengyu Gu
- RFR: a couples small changes I missed with my recent change to ShenandoahWBMemProjNode
Roland Westrelin
- hg: shenandoah/jdk: shenandoah fix
rwestrel at redhat.com
- RFR: revert some useless C2 changes
Roland Westrelin
- hg: shenandoah/jdk: revert some useless C2 changes
rwestrel at redhat.com
- RFR: Refactoring ShControlThread::run_service() method
Zhengyu Gu
- RFR: Merge latest upstream jdk/jdk
Roman Kennke
- hg: shenandoah/jdk: 97 new changesets
roman at kennke.org
- Use parallel OopStorage iterator to scan JNI, JVMTI and JFR (strong&weak) roots
Roman Kennke
- hg: shenandoah/jdk: 5 new changesets
shade at redhat.com
- No class unloading by default?
Roman Kennke
- RFR: Adjust metaspace size during each GC
Zhengyu Gu
- hg: shenandoah/jdk: Handle metadata induced GC
zgu at redhat.com
- hg: shenandoah/jdk: Adjust metaspace size during each GC
zgu at redhat.com
- RFR [8]: 2018-10-29, Bulk backports to sh/jdk8
Aleksey Shipilev
- RFR [11]: 2018-10-29, Bulk backports to sh/jdk11
Aleksey Shipilev
- RFR: Remove fix-roots pass in ShHeap
Roman Kennke
- hg: shenandoah/jdk: Remove fix-roots pass in ShHeap
roman at kennke.org
- hg: shenandoah/jdk: Lefeover explicit GC flag causes subsequence cycle to dive into full GC
zgu at redhat.com
- RFR: Avoid write barrier during full GC
Zhengyu Gu
Last message date:
Wed Oct 31 20:08:58 UTC 2018
Archived on: Wed Oct 31 20:09:06 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).