October 2017 Archives by author
Starting: Wed Oct 4 15:17:39 UTC 2017
Ending: Tue Oct 31 23:53:12 UTC 2017
Messages: 223
- RFR (XS): 8188877: Improper synchronization in offer_termination
Kim Barrett
- RFR (XS): 8188877: Improper synchronization in offer_termination
Kim Barrett
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Kim Barrett
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Kim Barrett
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Kim Barrett
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Kim Barrett
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Kim Barrett
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Kim Barrett
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Kim Barrett
- RFR (S): 8189797:Fix initializer lists in G1ConcurrentMark and G1CMTask
Kim Barrett
- RFR (S): 8189797:Fix initializer lists in G1ConcurrentMark and G1CMTask
Kim Barrett
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Kim Barrett
- RFR: 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Kim Barrett
- High sys time in G1 GC logs and questions about big heap tuning
Hector Caballero
- High sys time in G1 GC logs and questions about big heap tuning
Hector Caballero
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Muthusamy Chinnathambi
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Muthusamy Chinnathambi
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Muthusamy Chinnathambi
- RFR(XL): 8167108 - SMR and JavaThread Lifecycle
Daniel D. Daugherty
- RFR(XL): 8167108 - SMR and JavaThread Lifecycle
Daniel D. Daugherty
- High sys time in G1 GC logs and questions about big heap tuning
Vitaly Davidovich
- Strange G1 behavior
Bernd Eckenfels
- RFR: 8189440: Event tracing macros for allocation and weak oops processing
Erik Gahlin
- RFR: 8189373: jmap -heap exited with error code
Jini George
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Jini George
- RFR: 8189171: Move GC argument processing into GC specific classes
Zhengyu Gu
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Zhengyu Gu
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Zhengyu Gu
- RFR: 8189171: Move GC argument processing into GC specific classes
Zhengyu Gu
- Fwd: GC Help
Andrew Haley
- RFR: 8189440: Event tracing macros for allocation and weak oops processing
Erik Helin
- RFR: 8186571: Implementation: JEP 307: Parallel Full GC for G1
Erik Helin
- RFR: 8149137: Remove _DISABLE_MMU define from G1MMUTracker
Erik Helin
- RFR (XXS): 8189729: Change reclaimable_bytes_perc() to reclaimable_bytes_percent() in G1CollectorPolicy
Erik Helin
- RFR(s): 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Erik Helin
- RFR: 8177959: G1CollectedHeap::print_on prints incorrect capacity
Erik Helin
- GcInfo: longest pause duration?
Hohensee, Paul
- GcInfo: longest pause duration?
Hohensee, Paul
- GC Help
Hohensee, Paul
- RFR: 8189171: Move GC argument processing into GC specific classes
David Holmes
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
David Holmes
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
David Holmes
- RFR: 8189440: Event tracing macros for allocation and weak oops processing
David Holmes
- RFR: 8189373: jmap -heap exited with error code
David Holmes
- RFR: 8189373: jmap -heap exited with error code
David Holmes
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Vladimir Ivanov
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Stefan Johansson
- Question about G1CollectedHeap::print_on()
Stefan Johansson
- Question about G1CollectedHeap::print_on()
Stefan Johansson
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Stefan Johansson
- RFR: 8186571: Implementation: JEP 307: Parallel Full GC for G1
Stefan Johansson
- RFR: 8149137: Remove _DISABLE_MMU define from G1MMUTracker
Stefan Johansson
- RFR (XXS): 8189665: Change id parameter of G1ConcurrentMark::task() to uint
Stefan Johansson
- RFR(S): 8189666: Replace various inlined percentage calculations with global percent_of()
Stefan Johansson
- RFR (S): 8184667: Clean up G1ConcurrentMark files
Stefan Johansson
- RFR (XXS): 8189729: Change reclaimable_bytes_perc() to reclaimable_bytes_percent() in G1CollectorPolicy
Stefan Johansson
- RFR (S): 8184667: Clean up G1ConcurrentMark files
Stefan Johansson
- RFR: 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Stefan Johansson
- RFR: 8189734: Cleanup MarkSweep when G1 dependency is gone
Stefan Johansson
- RFR (S): 8189801: Remove G1MarkingOverheadPercent
Stefan Johansson
- RFR: 8189734: Cleanup MarkSweep when G1 dependency is gone
Stefan Johansson
- RFR (S): 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Stefan Johansson
- RFR: 8177959: G1CollectedHeap::print_on prints incorrect capacity
Stefan Johansson
- RFR: 8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
Stefan Johansson
- RFR: 8189390: Assert in TestOptionsWithRanges.java
Stefan Karlsson
- RFR: 8189390: Assert in TestOptionsWithRanges.java
Stefan Karlsson
- RFR: 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Stefan Karlsson
- RFR: 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Stefan Karlsson
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Roman Kennke
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Roman Kennke
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Roman Kennke
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Roman Kennke
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Roman Kennke
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Roman Kennke
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Roman Kennke
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Roman Kennke
- RFR: 8189390: Assert in TestOptionsWithRanges.java
Roman Kennke
- RFR: 8189390: Assert in TestOptionsWithRanges.java
Roman Kennke
- RFR: 8189390: Assert in TestOptionsWithRanges.java
Roman Kennke
- RFR: 8189373: jmap -heap exited with error code
Roman Kennke
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Roman Kennke
- RFR: 8189373: jmap -heap exited with error code
Roman Kennke
- RFR: 8189373: jmap -heap exited with error code
Roman Kennke
- RFR: 8189373: jmap -heap exited with error code
Roman Kennke
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- GcInfo: longest pause duration?
Roman Kennke
- RFR: 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Roman Kennke
- RFR: 8189171: Move GC argument processing into GC specific classes
Roman Kennke
- RFR(M): 8171181: Supporting heap allocation on alternative memory devices
Kharbas, Kishor
- RFR(M): 8171181: Supporting heap allocation on alternative memory devices
Kharbas, Kishor
- RFR(M): 8171181: Supporting heap allocation on alternative memory devices
Kharbas, Kishor
- RFR(M): 8190308: Supporting heap allocation on alternative memory devices and CSR review
Kharbas, Kishor
- RFR: 8149137: Remove _DISABLE_MMU define from G1MMUTracker
Leo Korinth
- RFR: 8177959: G1CollectedHeap::print_on prints incorrect capacity
Leo Korinth
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Vladimir Kozlov
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Vladimir Kozlov
- RFR: 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Vladimir Kozlov
- Strange G1 behavior
Guillaume Lederrey
- Strange G1 behavior
Guillaume Lederrey
- Strange G1 behavior
Guillaume Lederrey
- Strange G1 behavior
Guillaume Lederrey
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Per Liden
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Per Liden
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Per Liden
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Per Liden
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Per Liden
- RFR: 8189748: More precise closures for WeakProcessor::weak_oops_do calls
Per Liden
- RFR (S): 8184667: Clean up G1ConcurrentMark files
Per Liden
- RFR: 8189171: Move GC argument processing into GC specific classes
Per Liden
- RFR: 8177959: G1CollectedHeap::print_on prints incorrect capacity
Per Liden
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Per Lidén
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Osterlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Osterlund
- RFR: 8189171: Move GC argument processing into GC specific classes
Erik Osterlund
- RFR: 8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
Erik Osterlund
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- Strange G1 behavior
Kirk Pepperdine
- High sys time in G1 GC logs and questions about big heap tuning
Kirk Pepperdine
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- RFR: 8186571: Implementation: JEP 307: Parallel Full GC for G1
Thomas Schatzl
- RFR(s): 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Thomas Schatzl
- RFR (S): 8184667: Clean up G1ConcurrentMark files
Thomas Schatzl
- RFR (XXS): 8189665: Change id parameter of G1ConcurrentMark::task() to uint
Thomas Schatzl
- RFR(S): 8189666: Replace various inlined percentage calculations with global percent_of()
Thomas Schatzl
- RFR(S): 8189666: Replace various inlined percentage calculations with global percent_of()
Thomas Schatzl
- RFR (XXS): 8189665: Change id parameter of G1ConcurrentMark::task() to uint
Thomas Schatzl
- RFR (XXS): 8189729: Change reclaimable_bytes_perc() to reclaimable_bytes_percent() in G1CollectorPolicy
Thomas Schatzl
- RFR(S): 8189666: Replace various inlined percentage calculations with global percent_of()
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- RFR (S): 8184667: Clean up G1ConcurrentMark files
Thomas Schatzl
- RFR (XXS): 8189729: Change reclaimable_bytes_perc() to reclaimable_bytes_percent() in G1CollectorPolicy
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- Strange G1 behavior
Thomas Schatzl
- RFR (S): 8189801: Remove G1MarkingOverheadPercent
Thomas Schatzl
- RFR (S): 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Thomas Schatzl
- RFR (S): 8189797:Fix initializer lists in G1ConcurrentMark and G1CMTask
Thomas Schatzl
- RFR (S): 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Thomas Schatzl
- RFR (S): 8189797:Fix initializer lists in G1ConcurrentMark and G1CMTask
Thomas Schatzl
- RFR: 8189734: Cleanup MarkSweep when G1 dependency is gone
Thomas Schatzl
- RFR (S): 8189801: Remove G1MarkingOverheadPercent
Thomas Schatzl
- RFR(M): 8171181: Supporting heap allocation on alternative memory devices
Thomas Schatzl
- Heap Size Ergonomics in docker containers
Thomas Schatzl
- RFR (S): 8189673: Consistent naming of concurrent threads, tasks and related identifiers
Thomas Schatzl
- RFR(s): 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Thomas Schatzl
- Heap Size Ergonomics in docker containers
Thomas Schatzl
- FW: RFR(M): 8171181: Supporting heap allocation on alternative memory devices
Thomas Schatzl
- Heap Size Ergonomics in docker containers
Thomas Schatzl
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Aleksey Shipilev
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Aleksey Shipilev
- RFR: 8188102: [JVMCI] Convert special JVMCI oops in nmethod to jweak values
Doug Simon
- Question about G1CollectedHeap::print_on()
Thomas Stüfe
- Question about G1CollectedHeap::print_on()
Thomas Stüfe
- Question about G1CollectedHeap::print_on()
Thomas Stüfe
- Heap Size Ergonomics in docker containers
Ruslan Synytsky
- Heap Size Ergonomics in docker containers
Bob Vandette
- Heap Size Ergonomics in docker containers
Bob Vandette
- Heap Size Ergonomics in docker containers
Bob Vandette
- RFR (XS): 8188877: Improper synchronization in offer_termination
White, Derek
- RFR (XS): 8188877: Improper synchronization in offer_termination
White, Derek
- RFR (S): 8189673: Consistent naming of concurrent threads, tasks and related identifiers
White, Derek
- RFR (S): 8189673: Consistent naming of concurrent threads, tasks and related identifiers
White, Derek
- Fwd: GC Help
amith pawar
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
sangheon.kim
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
sangheon.kim
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
sangheon.kim
- RFR(s): 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
sangheon.kim
- RFR: 8186571: Implementation: JEP 307: Parallel Full GC for G1
sangheon.kim
- RFR: 8189390: Assert in TestOptionsWithRanges.java
sangheon.kim
- RFR: 8189390: Assert in TestOptionsWithRanges.java
sangheon.kim
- RFR(s): 8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
sangheon.kim
- RFR(S): 8189666: Replace various inlined percentage calculations with global percent_of()
sangheon.kim
- RFR (XXS): 8189665: Change id parameter of G1ConcurrentMark::task() to uint
sangheon.kim
- RFR(S): 8189666: Replace various inlined percentage calculations with global percent_of()
sangheon.kim
- RFR(M): 8171181: Supporting heap allocation on alternative memory devices
sangheon.kim
- RFR: 8190353: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can still fail
sangheon.kim
- RFR: 8189734: Cleanup MarkSweep when G1 dependency is gone
sangheon.kim
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Erik Österlund
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Erik Österlund
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Erik Österlund
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Erik Österlund
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Österlund
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Österlund
- [8u] RFR for backport of JDK-8148175: C1: G1 barriers don't preserve FP registers to jdk8u-dev
Erik Österlund
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Österlund
- RFR (S): 8185141: Generalize scavengeable nmethod root handling
Erik Österlund
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Österlund
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Österlund
- RFR (S): 8188919: Generalize GC thread suspend/resume at safepoints
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR: 8189276: Make SuspendibleThreadSet and related code available to other GCs
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR (S): 8189355: Cleanup of BarrierSet barrier functions
Erik Österlund
- RFR (XS): 8188245: [Testbug] test/hotspot/jtreg/gc/logging/TestPrintReferences.java can fail
Erik Österlund
- RFR: 8189171: Move GC argument processing into GC specific classes
Erik Österlund
- RFR: 8189171: Move GC argument processing into GC specific classes
Erik Österlund
- RFR: 8189171: Move GC argument processing into GC specific classes
Erik Österlund
Last message date:
Tue Oct 31 23:53:12 UTC 2017
Archived on: Tue Oct 18 16:49:56 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).