April 2023 Archives by thread
Starting: Sat Apr 1 00:24:05 UTC 2023
Ending: Sun Apr 30 22:56:23 UTC 2023
Messages: 456
- Integrated: Merge openjdk/jdk:master
William Kemper
- Integrated: Enhancements for Shenandoah's generational mode
William Kemper
- RFR: Allow transition from any old generation state to idle
William Kemper
- RFR: 8305403: Shenandoah evacuation workers may deadlock
William Kemper
- RFR: Disable redundant generation usage after fullgc
Kelvin Nilsen
- RFR: Remove assertions constraining card marking for reference processing
William Kemper
- git: openjdk/shenandoah-jdk8u: Added tag jdk8u342-b00 for changeset 3a7c3822
Andrew John Hughes
- git: openjdk/shenandoah-jdk8u: Added tag jdk8u332-b05 for changeset 3a7c3822
Andrew John Hughes
- git: openjdk/shenandoah-jdk8u: Added tag shenandoah8u332-b05 for changeset bdc2203a
Andrew John Hughes
- git: openjdk/shenandoah-jdk8u: master: 3 new changesets
Andrew John Hughes
- RFR: Merge jdk8u:master [v2]
Andrew John Hughes
- Withdrawn: Merge jdk8u:master
Iris Clark
- RFR: Fix build error on MacOS / Clang 14.0.0
Aleksey Shipilev
- RFR: Fix Zero builds
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 1)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 1) [v2]
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 1) [v2]
William Kemper
- RFR: Cleanups, TODOs, asserts (part 1) [v2]
William Kemper
- RFR: Cleanups, TODOs, asserts (part 1) [v2]
William Kemper
- RFR: Cleanups, TODOs, asserts (part 1) [v2]
William Kemper
- RFR: Cleanups, TODOs, asserts (part 1) [v2]
Kelvin Nilsen
- RFR: Cleanups, TODOs, asserts (part 1) [v3]
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 1) [v4]
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 1) [v5]
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 1) [v6]
Aleksey Shipilev
- Integrated: Cleanups, TODOs, asserts (part 1)
Aleksey Shipilev
- RFR: Move affiliation and mode out of ShenandoahGenerationalMode
Aleksey Shipilev
- RFR: Update copyright lines
Aleksey Shipilev
- RFR: DRAFT: Expand old on demand
Kelvin Nilsen
- RFR: 8305767: HdrSeq: support for a merge() method
William Kemper
- RFR: Merge openjdk/jdk:master
William Kemper
- RFR: DRAFT: Add generations to freeset
Kelvin Nilsen
- RFR: JDK-8301496: Replace NULL with nullptr in cpu/riscv [v2]
Johan Sjölen
- RFR: JDK-8301496: Replace NULL with nullptr in cpu/riscv [v3]
Johan Sjölen
- RFR: Reduce the number of new product flags
Aleksey Shipilev
- RFR: JDK-8301495: Replace NULL with nullptr in cpu/ppc [v2]
Johan Sjölen
- RFR: JDK-8301495: Replace NULL with nullptr in cpu/ppc
Johan Sjölen
- RFR: JDK-8301493: Replace NULL with nullptr in cpu/aarch64 [v2]
Johan Sjölen
- RFR: JDK-8301493: Replace NULL with nullptr in cpu/aarch64 [v3]
Johan Sjölen
- RFR: JDK-8301493: Replace NULL with nullptr in cpu/aarch64
Johan Sjölen
- RFR: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 2)
Y. Srinivas Ramakrishna
- RFR: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- RFR: Cleanups, TODOs, asserts (part 2)
Kelvin Nilsen
- RFR: Cleanups, TODOs, asserts (part 2) [v2]
Aleksey Shipilev
- Integrated: Cleanups, TODOs, asserts (part 2)
Aleksey Shipilev
- CFV: New Shenandoah Committer: Y. Srinivas Ramakrishna (ysr)
Aleksey Shipilev
- RFR: Restore event descriptions immortality
Aleksey Shipilev
- RFR: Specialize ShenandoahGenerationType to avoid generational check penalty on fast paths
Aleksey Shipilev
- RFR: Account for humongous object waste
William Kemper
- RFR: Disable assertions in code that is expected to be replaced soon
William Kemper
- Integrated: JDK-8301495: Replace NULL with nullptr in cpu/ppc
Johan Sjölen
- Integrated: JDK-8301496: Replace NULL with nullptr in cpu/riscv
Johan Sjölen
- RFR: Disable verification of adjusted capacity
William Kemper
- RFR: Disable failing tests while fixes are in progress
William Kemper
- RFR: Usage tracking cleanup
William Kemper
- RFR: 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview) [v22]
Martin Doerr
- shipilev/openjdk-shenandoah gone?
Imre Koszo
- RFR: Add unique ticket number for each disabled test
William Kemper
- RFR: Handle preemption of old cycle between filling and bootstrap phases
William Kemper
- RFR: Eliminate TODO in ShenandoahHeuristics::select_aged_regions
Aleksey Shipilev
- RFR: Unconditional conditional card marking
Aleksey Shipilev
- ShenandoahGC cmpxchg_oop oldval register *NOT* be clobbered
Leslie Zhai
- gc/shenandoah/compiler/TestReferenceCAS.java failed with -Xcomp
Leslie Zhai
- RFR: 8305566: ZGC: gc/stringdedup/TestStringDeduplicationFullGC.java#Z failed with SIGSEGV in ZBarrier::weak_load_barrier_on_phantom_oop_slow_path
Kim Barrett
- RFR: 8306734: Shenandoah: Missing barriers on deoptimization path after Loom integration
Aleksey Shipilev
- RFR: Use state of mark context itself to track stability of old mark bitmap
William Kemper
- RFR: Remove redundant initialization code
Aleksey Shipilev
- RFR: 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview) [v23]
Martin Doerr
- RFR: 8305896: Alternative full GC forwarding
Roman Kennke
- RFR: 8303040: linux PPC64le: Implementation of Foreign Function & Memory API (Preview) [v24]
Martin Doerr
- RFR: Cleanup NumberSeq additions
Aleksey Shipilev
- Result: New Shenandoah Committer: Y. Srinivas Ramakrishna (ysr)
Aleksey Shipilev
Last message date:
Sun Apr 30 22:56:23 UTC 2023
Archived on: Sun Apr 30 22:56:57 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).