On Wed, 7 Dec 2022 21:50:11 GMT, Kevin Walls wrote:
> Test should not check that Eden has decreased in used size if the GCCause is
> "No GC".
>
> These happen with the message "end of concurrent GC pause" which is logged by
> the GCMemoryManager _conc_gc_memory_manager (in G1MonitoringSupport)
On Wed, 7 Dec 2022 21:50:11 GMT, Kevin Walls wrote:
> Test should not check that Eden has decreased in used size if the GCCause is
> "No GC".
>
> These happen with the message "end of concurrent GC pause" which is logged by
> the GCMemoryManager _conc_gc_memory_manager (in G1MonitoringSupport)
On Wed, 7 Dec 2022 21:50:11 GMT, Kevin Walls wrote:
> Test should not check that Eden has decreased in used size if the GCCause is
> "No GC".
>
> These happen with the message "end of concurrent GC pause" which is logged by
> the GCMemoryManager _conc_gc_memory_manager (in G1MonitoringSupport)
On Wed, 7 Dec 2022 21:50:11 GMT, Kevin Walls wrote:
> Test should not check that Eden has decreased in used size if the GCCause is
> "No GC".
>
> These happen with the message "end of concurrent GC pause" which is logged by
> the GCMemoryManager _conc_gc_memory_manager (in G1MonitoringSupport)
Test should not check that Eden has decreased in used size if the GCCause is
"No GC".
These happen with the message "end of concurrent GC pause" which is logged by
the GCMemoryManager _conc_gc_memory_manager (in G1MonitoringSupport). This
GCMemoryManager only interacts with the old gen memory
> The current non local registry tests require a manual process that runs
> rmiregitrty on a different machine and changes the -Dregistry.host property
> in the source before running the tests on the local machine. This task is
> created to improve this manual process and provide a clearer instr
Small change of merging two classes to reduce inheritance chain length.
Test: hotspot_gc
-
Commit messages:
- s1-merge-tenured-space
Changes: https://git.openjdk.org/jdk/pull/11556/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11556&range=00
Issue: https://bugs.openjdk.