September 2017 Archives by author
Starting: Fri Sep 1 12:09:38 UTC 2017
Ending: Fri Sep 29 14:59:41 UTC 2017
Messages: 341
- Crash in openjdk8 while using ShenandoahGC
Peter Beaman
- Crash in openjdk8 while using ShenandoahGC
Peter Beaman
- Errors building shenandoah on MacOS
Lennart Börjeson
- Errors building shenandoah on MacOS
Lennart Börjeson
- Errors building shenandoah on MacOS
Lennart Börjeson
- Errors building shenandoah on MacOS
Lennart Börjeson
- Errors building shenandoah on MacOS
Lennart Börjeson
- RFR: JMX double-counts heap used size
Christine Flood
- Updated fix for jdk10 Generational Partial Heuristics...
Christine Flood
- Updated fix for jdk10 Generational Partial Heuristics...
Christine Flood
- RFC: TLAB allocation and garbage-first policy
Christine Flood
- RFC: TLAB allocation and garbage-first policy
Christine Flood
- RFC: TLAB allocation and garbage-first policy
Christine Flood
- Fwd: RFC: TLAB allocation and garbage-first policy
Christine Flood
- Fwd: RFC: TLAB allocation and garbage-first policy
Christine Flood
- RFR: Refactoring GC phase and heap allocation tracking out of policy
Christine Flood
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Christine Flood
- RFR: Refactor worker timings into ShenandoahPhaseTimings
Christine Flood
- RFR: Make Shenandoah SATB mutex ranks consistent with G1
Christine Flood
- RFR: Avoid evacuating filler objects in Shenandoah
Zhengyu Gu
- RFR: System.gc() with ExplicitGCInvokesConcurrent should block
Zhengyu Gu
- RFR: System.gc() with ExplicitGCInvokesConcurrent should block
Zhengyu Gu
- RFR: System.gc() with ExplicitGCInvokesConcurrent should block
Zhengyu Gu
- RFR: LotsOfCycles test always degrades to Full GC
Zhengyu Gu
- RFR: TestSmallHeap test for Shenandoah
Zhengyu Gu
- RFR: Verifier should use BP::get_raw when getting _loc fwdptr
Zhengyu Gu
- RFR: (bulk) Fix build failures on Mac OS
Zhengyu Gu
- RFR(S) Queuing string dedup candidates when they are evacuating at safepoints
Zhengyu Gu
- RFR: Humongous top() should be correct for iteration
Zhengyu Gu
- RFR: Fixup roots after partial GC failed
Zhengyu Gu
- RFR: Fixup roots after partial GC failed
Zhengyu Gu
- RFR: Fixup roots after partial GC failed
Zhengyu Gu
- RFR: Ensure tasks use correct number of workers
Zhengyu Gu
- RFR: Ensure tasks use correct number of workers
Zhengyu Gu
- RFR: Fix assert_gc_workers() and missing test case
Zhengyu Gu
- RFR: FreeSet refactor: bitmaps, cursors, biasing
Zhengyu Gu
- RFR: FreeSet refactor: bitmaps, cursors, biasing
Zhengyu Gu
- RFC: TLAB allocation and garbage-first policy
Zhengyu Gu
- RFC: TLAB allocation and garbage-first policy
Zhengyu Gu
- RFR: Dynamic worker refactoring
Zhengyu Gu
- RFR: Dynamic worker refactoring
Zhengyu Gu
- RFR: unsafe oop comparison
Zhengyu Gu
- RFR: unsafe oop comparison
Zhengyu Gu
- RFR: Refactoring GC phase and heap allocation tracking out of policy
Zhengyu Gu
- RFR: Concurrent cleanup after partial GC gets accounted in gross pause
Zhengyu Gu
- RFR: Refactoring GC phase and heap allocation tracking out of policy
Zhengyu Gu
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Andrew Haley
- RFR: Bulk backport to sh/jdk8u
Andrew Haley
- RFR: Bulk backport to sh/jdk8u
Andrew Haley
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Andrew Haley
- RFR: Improve AArch64 matrix barrier
Andrew Haley
- Crash in openjdk8 while using ShenandoahGC
Roman Kennke
- RFR: Add JVMTI notifications to Shenandoah GC pauses
Roman Kennke
- RFR: Add JVMTI notifications to Shenandoah GC pauses
Roman Kennke
- RFR: Refactor ShenandoahFreeSet
Roman Kennke
- RFR: Make sure we have at least one memory pool per memory manager (JMX)
Roman Kennke
- RFR: Make sure we have at least one memory pool per memory manager (JMX)
Roman Kennke
- RFR: Disable biased locking by default
Roman Kennke
- RFR: Avoid Full STW GC on System.gc()
Roman Kennke
- RFR: Factor out keep-alive barrier
Roman Kennke
- RFR: Factor out keep-alive barrier
Roman Kennke
- RFR: Let ExplicitGCInvokesConcurrent be off by default
Roman Kennke
- RFR: Factor out keep-alive barrier
Roman Kennke
- RFR: Factor out keep-alive barrier
Roman Kennke
- RFR: Factor out keep-alive barrier
Roman Kennke
- RFR: ExplicitGCInvokesConcurrent should be disabled for "passive" heuristics
Roman Kennke
- RFC: jdk10/hs (jdk10+22) merge
Roman Kennke
- RFR [8u]: Make sure -verbose:gc, PrintGC, PrintGCDetails work consistently
Roman Kennke
- RFR: Fix build
Roman Kennke
- RFR: Fix aarch64
Roman Kennke
- RFR: Factor out keep alive barriers in aarch64
Roman Kennke
- RFR: Selectable humongous threshold
Roman Kennke
- shenandoah/jdk10 and JDK 10 repository consolidation
Roman Kennke
- RFR: Increase timeout for TestGCOldWithShenandoah
Roman Kennke
- RFR: Remove Shenandoah from TestSmallHeap jtreg test
Roman Kennke
- RFR: Make sure different Verifier levels work
Roman Kennke
- RFR: Fix/add comments on matrix barriers
Roman Kennke
- RFR: (bulk) Fix build failures on Mac OS
Roman Kennke
- RFR: Common pause marker to capture everything before/after pause
Roman Kennke
- RFR: Fast-forward over humongous regions to keep "current" non-humongous
Roman Kennke
- RFR: All non-empty regions should have timestamps set
Roman Kennke
- RFR: Cap heap size for TestRegionSizeArgs test
Roman Kennke
- RFC: jdk10+23 merge
Roman Kennke
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Roman Kennke
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Roman Kennke
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Roman Kennke
- RFR: Refactor evac-in-progress flag to more general gc-phase flag
Roman Kennke
- RFR: Refactor evac-in-progress flag to more general gc-phase flag
Roman Kennke
- RFR: Asynchronous region recycling
Roman Kennke
- RFR: Heap region sampling should publish region states
Roman Kennke
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Roman Kennke
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Roman Kennke
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Roman Kennke
- RFR:
Roman Kennke
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Roman Kennke
- RFR: Store checks should run most of the time
Roman Kennke
- RFR: Store checks should run most of the time
Roman Kennke
- RFR: Store checks should run most of the time
Roman Kennke
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Roman Kennke
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Roman Kennke
- RFC: TLAB allocation and garbage-first policy
Roman Kennke
- Fwd: RFC: TLAB allocation and garbage-first policy
Roman Kennke
- RFR: Trim the TLAB sizes to avoid wasteful retirement under TLAB races
Roman Kennke
- RFR: Trim the TLAB sizes to avoid wasteful retirement under TLAB races
Roman Kennke
- RFR: Adaptive collection set selection in adaptive policy
Roman Kennke
- Add some missing UseShenandoahGC checks to 8u
Roman Kennke
- Add some missing UseShenandoahGC checks to 8u
Roman Kennke
- RFR: Make heap counters update completely asynchronous
Roman Kennke
- RFR: Make heap counters update completely asynchronous
Roman Kennke
- RFR: Make heap counters update completely asynchronous
Roman Kennke
- RFR: Adaptive accounts trashed cset twice
Roman Kennke
- RFR: Refactoring GC phase and heap allocation tracking out of policy
Roman Kennke
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Roman Kennke
- RFR: Refactor worker timings into ShenandoahPhaseTimings
Roman Kennke
- RFR: Bulk backport to sh/jdk9
Roman Kennke
- RFR: Make Shenandoah SATB mutex ranks consistent with G1
Roman Kennke
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Roman Kennke
- RFR: Improve AArch64 matrix barrier (was: Re: RFR: Fix, improve and refactor matrix barrier on AAarch64)
Roman Kennke
- RFR: remove loop strip mining and profiled loop predication from 9
Roman Kennke
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Roman Kennke
- RFR: Avoid evacuating filler objects in Shenandoah
Aleksey Shipilev
- Crash in openjdk8 while using ShenandoahGC
Aleksey Shipilev
- RFR: Add JVMTI notifications to Shenandoah GC pauses
Aleksey Shipilev
- RFR: Refactor ShenandoahFreeSet
Aleksey Shipilev
- RFR: Make sure we have at least one memory pool per memory manager (JMX)
Aleksey Shipilev
- Crash in openjdk8 while using ShenandoahGC
Aleksey Shipilev
- RFR: Disable biased locking by default
Aleksey Shipilev
- RFR: Avoid Full STW GC on System.gc()
Aleksey Shipilev
- Busy-loop on Reference.get and concurrent cycle
Aleksey Shipilev
- RFR: Factor out keep-alive barrier
Aleksey Shipilev
- RFR: Let ExplicitGCInvokesConcurrent be off by default
Aleksey Shipilev
- RFR: Factor out keep-alive barrier
Aleksey Shipilev
- RFR: System.gc() with ExplicitGCInvokesConcurrent should block
Aleksey Shipilev
- RFR: Factor out keep-alive barrier
Aleksey Shipilev
- RFR: System.gc() with ExplicitGCInvokesConcurrent should block
Aleksey Shipilev
- RFR: System.gc() with ExplicitGCInvokesConcurrent should block
Aleksey Shipilev
- RFR: ExplicitGCInvokesConcurrent should be disabled for "passive" heuristics
Aleksey Shipilev
- shenandoah/jdk10 and JDK 10 repository consolidation
Aleksey Shipilev
- RFC: jdk10/hs (jdk10+22) merge
Aleksey Shipilev
- RFR [8u]: Make sure -verbose:gc, PrintGC, PrintGCDetails work consistently
Aleksey Shipilev
- RFR: Fix build
Aleksey Shipilev
- RFR: Fix aarch64
Aleksey Shipilev
- RFR: Selectable humongous threshold
Aleksey Shipilev
- shenandoah/jdk10 and JDK 10 repository consolidation
Aleksey Shipilev
- RFR: Factor out keep alive barriers in aarch64
Aleksey Shipilev
- RFR: JMX double-counts heap used size
Aleksey Shipilev
- shenandoah/jdk10 and JDK 10 repository consolidation
Aleksey Shipilev
- RFR: Increase timeout for TestGCOldWithShenandoah
Aleksey Shipilev
- RFR: Remove Shenandoah from TestSmallHeap jtreg test
Aleksey Shipilev
- RFR: Make sure different Verifier levels work
Aleksey Shipilev
- RFR: Fix/add comments on matrix barriers
Aleksey Shipilev
- RFR: LotsOfCycles test always degrades to Full GC
Aleksey Shipilev
- RFR: TestSmallHeap test for Shenandoah
Aleksey Shipilev
- RFR: Verifier should use BP::get_raw when getting _loc fwdptr
Aleksey Shipilev
- Errors building shenandoah on MacOS
Aleksey Shipilev
- RFR: Format mismatch for {first|last}_alloc_seq_num()
Aleksey Shipilev
- Errors building shenandoah on MacOS
Aleksey Shipilev
- Errors building shenandoah on MacOS
Aleksey Shipilev
- RFR: (bulk) Fix build failures on Mac OS
Aleksey Shipilev
- Errors building shenandoah on MacOS
Aleksey Shipilev
- RFR: Common pause marker to capture everything before/after pause
Aleksey Shipilev
- RFR: Two small changes to generational partial collections...
Aleksey Shipilev
- RFR: Fast-forward over humongous regions to keep "current" non-humongous
Aleksey Shipilev
- RFR(S) Queuing string dedup candidates when they are evacuating at safepoints
Aleksey Shipilev
- Errors building shenandoah on MacOS
Aleksey Shipilev
- RFR: Humongous top() should be correct for iteration
Aleksey Shipilev
- RFR: All non-empty regions should have timestamps set
Aleksey Shipilev
- Updated fix for jdk10 Generational Partial Heuristics...
Aleksey Shipilev
- Updated fix for jdk10 Generational Partial Heuristics...
Aleksey Shipilev
- RFR: Cap heap size for TestRegionSizeArgs test
Aleksey Shipilev
- RFC: jdk10+23 merge
Aleksey Shipilev
- Updated fix for jdk10 Generational Partial Heuristics...
Aleksey Shipilev
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Aleksey Shipilev
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Aleksey Shipilev
- RFR: Fix, improve and refactor matrix barrier on AAarch64
Aleksey Shipilev
- RFR: Refactor evac-in-progress flag to more general gc-phase flag
Aleksey Shipilev
- RFR: Refactor evac-in-progress flag to more general gc-phase flag
Aleksey Shipilev
- RFR: Asynchronous region recycling
Aleksey Shipilev
- RFR: Heap region sampling should publish region states
Aleksey Shipilev
- RFR: Fixup roots after partial GC failed
Aleksey Shipilev
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Aleksey Shipilev
- RFR: Store checks should run most of the time
Aleksey Shipilev
- RFR: Store checks should run most of the time
Aleksey Shipilev
- RFR: Ensure tasks use correct number of workers
Aleksey Shipilev
- RFR: Ensure tasks use correct number of workers
Aleksey Shipilev
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Aleksey Shipilev
- RFR: Remove obsolete and unused reduce-storeval-barrier optimization code
Aleksey Shipilev
- RFR: FreeSet refactor: bitmaps, cursors, biasing
Aleksey Shipilev
- RFR: Fix assert_gc_workers() and missing test case
Aleksey Shipilev
- RFR: FreeSet refactor: bitmaps, cursors, biasing
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- Fwd: RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- Fwd: RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFR: Trim the TLAB sizes to avoid wasteful retirement under TLAB races
Aleksey Shipilev
- Fwd: RFC: TLAB allocation and garbage-first policy
Aleksey Shipilev
- RFR: Dynamic worker refactoring
Aleksey Shipilev
- RFR: Trim the TLAB sizes to avoid wasteful retirement under TLAB races
Aleksey Shipilev
- RFR: Trim the TLAB sizes to avoid wasteful retirement under TLAB races
Aleksey Shipilev
- RFR: Adaptive collection set selection in adaptive policy
Aleksey Shipilev
- Add some missing UseShenandoahGC checks to 8u
Aleksey Shipilev
- Add some missing UseShenandoahGC checks to 8u
Aleksey Shipilev
- RFR: Dynamic worker refactoring
Aleksey Shipilev
- Add some missing UseShenandoahGC checks to 8u
Aleksey Shipilev
- Add some missing UseShenandoahGC checks to 8u
Aleksey Shipilev
- RFR: Make heap counters update completely asynchronous
Aleksey Shipilev
- RFR: Make heap counters update completely asynchronous
Aleksey Shipilev
- RFR: Make heap counters update completely asynchronous
Aleksey Shipilev
- RFR: unsafe oop comparison
Aleksey Shipilev
- RFR: unsafe oop comparison
Aleksey Shipilev
- RFR: Adaptive accounts trashed cset twice
Aleksey Shipilev
- RFR: Refactoring GC phase and heap allocation tracking out of policy
Aleksey Shipilev
- RFR(XS): one more missing UseShenandoahGC in 8u
Aleksey Shipilev
- FTR: fix for TCK crash
Aleksey Shipilev
- FTR: fix for TCK crash
Aleksey Shipilev
- RFR: Concurrent cleanup after partial GC gets accounted in gross pause
Aleksey Shipilev
- RFR: Refactoring GC phase and heap allocation tracking out of policy
Aleksey Shipilev
- RFR: Refactor worker timings into ShenandoahPhaseTimings
Aleksey Shipilev
- RFR: Bulk backport to sh/jdk9
Aleksey Shipilev
- Problematic backport to 8u: "Ensure tasks use correct number of workers"
Aleksey Shipilev
- RFR: Make Shenandoah SATB mutex ranks consistent with G1
Aleksey Shipilev
- RFR: Refactor conc-mark-in-progress/satb-active flags to use gc-phase-in-progress
Aleksey Shipilev
- FYI: rework previous fix
Aleksey Shipilev
- FYI: rework previous fix
Aleksey Shipilev
- RFR: Bulk backport to sh/jdk8u
Aleksey Shipilev
- RFR: Bulk backport to sh/jdk8u
Aleksey Shipilev
- RFR: Bulk backport to sh/jdk8u
Aleksey Shipilev
- Add some missing UseShenandoahGC checks to 8u
Roland Westrelin
- Add some missing UseShenandoahGC checks to 8u
Roland Westrelin
- Add some missing UseShenandoahGC checks to 8u
Roland Westrelin
- Add some missing UseShenandoahGC checks to 8u
Roland Westrelin
- RFR(XS): one more missing UseShenandoahGC in 8u
Roland Westrelin
- FTR: fix for TCK crash
Roland Westrelin
- FTR: fix for TCK crash
Roland Westrelin
- FTR: fix for TCK crash
Roland Westrelin
- FYI: rework previous fix
Roland Westrelin
- FYI: rework previous fix
Roland Westrelin
- RFR: remove loop strip mining and profiled loop predication from 9
Roland Westrelin
- shenandoah/jdk10 and JDK 10 repository consolidation
joe darcy
- shenandoah/jdk10 and JDK 10 repository consolidation
joe darcy
- shenandoah/jdk10 and JDK 10 repository consolidation
joe darcy
- shenandoah/jdk10 and JDK 10 repository consolidation
joe darcy
- hg: shenandoah/jdk10/hotspot: Add JVMTI notifications to Shenandoah GC pauses.
roman at kennke.org
- hg: shenandoah/jdk8u/nashorn: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u/jaxws: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u: 5 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u/jaxp: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u/corba: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u/hotspot: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u/jdk: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk8u/langtools: 4 new changesets
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Make sure we have at least one memory pool per memory manager (JMX).
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Factor out keep-alive barrier from usual pre-barrier implementations.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Fix build.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Fix aarch64.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Factor out keep alive barriers in aarch64.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Increase timeout for TestGCOldWithShenandoah.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Remove Shenandoah from TestSmallHeap jtreg test.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Add comments in aarch64 matrix barrier, fix comment in x86 matrix barrier.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Fix, improve and refactor matrix barrier on AAarch64.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Refactor evac-in-progress flag to more general gc-phase flag.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Make Shenandoah SATB mutex ranks consistent with G1.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Remove obsolete and unused reduce-storeval-barrier optimization code.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Improve AArch64 matrix barrier.
roman at kennke.org
- hg: shenandoah/jdk10/hotspot: Refactor ShenandoahFreeSet
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 28 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: 2 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 3 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Let ExplicitGCInvokesConcurrent be off by default
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: System.gc() with ExplicitGCInvokesConcurrent should block
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: ExplicitGCInvokesConcurrent should be disabled for "passive" heuristics
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 3 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/jaxp: 6 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10: 27 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/corba: 4 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/jaxws: 4 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/nashorn: 10 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/langtools: 17 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/jdk: 66 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: 104 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk8u/hotspot: Make sure -verbose:gc, PrintGC, PrintGCDetails work consistently
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Selectable humongous threshold
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: JMX double-counts heap used size
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 3 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Make sure different Verifier levels work
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: LotsOfCycles test always degrades to Full GC
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: TestSmallHeap test for Shenandoah
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Amend "TestSmallHeap test for Shenandoah" with testgroup fix
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Verifier should use BP::get_raw when getting _loc fwdptr
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: 4 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Common pause marker to capture everything before/after pause
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Fast-forward over humongous regions to keep "current" non-humongous
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Humongous top() should be correct for iteration
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: All non-empty regions should have timestamps set
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 13 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Cap heap size for TestRegionSizeArgs test
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 4 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/corba: Added tag jdk-10+23 for changeset 479805760256
ashipile at redhat.com
- hg: shenandoah/jdk10/jaxp: Added tag jdk-10+23 for changeset 7b77f4c26025
ashipile at redhat.com
- hg: shenandoah/jdk10/jaxws: Added tag jdk-10+23 for changeset 3aaaaf69b6c3
ashipile at redhat.com
- hg: shenandoah/jdk10/langtools: Added tag jdk-10+23 for changeset 214ffa12262b
ashipile at redhat.com
- hg: shenandoah/jdk10/nashorn: Added tag jdk-10+23 for changeset f5bdafee7f93
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: 2 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10: 21 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/jdk: 76 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk8u/hotspot: 35 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk8u/hotspot: Fix build error in release config.
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: 2 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Heap region sampling should publish region states
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Store checks should run most of the time
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: FreeSet refactor: bitmaps, cursors, biasing
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: 2 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Make heap counters update completely asynchronous
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 13 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: Add missing files for [backport] Dynamic worker refactoring
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Adaptive heuristics accounts trashed cset twice
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 2 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Concurrent cleanup after partial GC gets accounted in gross pause
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Missing files for "Refactoring GC phase and heap allocation tracking out of policy"
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Refactor worker timings into ShenandoahPhaseTimings
ashipile at redhat.com
- hg: shenandoah/jdk9/hotspot: 3 new changesets
ashipile at redhat.com
- hg: shenandoah/jdk10/hotspot: Updates to generational/lru partial heuristics
chf at redhat.com
- hg: shenandoah/jdk10/hotspot: PhiNode::has_only_data_users() needs to apply to shenandoah barrier only
rwestrel at redhat.com
- hg: shenandoah/jdk9/hotspot: [backport] PhiNode::has_only_data_users() needs to apply to shenandoah barrier only
rwestrel at redhat.com
- hg: shenandoah/jdk8u/hotspot: [backport] PhiNode::has_only_data_users() needs to apply to shenandoah barrier only
rwestrel at redhat.com
- hg: shenandoah/jdk8u/hotspot: add missing UseShenandoahGC checks to C2
rwestrel at redhat.com
- hg: shenandoah/jdk8u/hotspot: missing UseShenandoahGC check to C2
rwestrel at redhat.com
- hg: shenandoah/jdk10/hotspot: fix TCK crash with shenandoah
rwestrel at redhat.com
- hg: shenandoah/jdk10/hotspot: When Shenandoah WB is moved out of loop, connect it to correct loop memory Phi (back out and revisit previous fix)
rwestrel at redhat.com
- hg: shenandoah/jdk10/hotspot: Queuing string dedup candidates when they are evacuating at safepoints
zgu at redhat.com
- hg: shenandoah/jdk10/hotspot: Fixup roots after partial GC failed
zgu at redhat.com
- hg: shenandoah/jdk10/hotspot: Ensure tasks use correct number of workers
zgu at redhat.com
- hg: shenandoah/jdk10/hotspot: Fix assert_gc_workers() and missing test case
zgu at redhat.com
- hg: shenandoah/jdk10/hotspot: Dynamic worker refactoring
zgu at redhat.com
- hg: shenandoah/jdk10/hotspot: Fixed unsafe oop comparison
zgu at redhat.com
- hg: shenandoah/jdk10/hotspot: Refactoring GC phase and heap allocation tracking out of policy
zgu at redhat.com
Last message date:
Fri Sep 29 14:59:41 UTC 2017
Archived on: Fri Sep 29 15:02:39 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).