On Wed, 9 Apr 2025 14:32:43 GMT, Thomas Schatzl wrote:
>> src/hotspot/share/gc/g1/g1ConcurrentRefineSweepTask.cpp line 83:
>>
>>> 81: break;
>>> 82: }
>>> 83: case G1RemSet::HasRefToOld : break; // Nothing special to do.
>>
>> Why doesn't call `inc_cards_clean_again` in this
On Fri, 4 Apr 2025 08:10:34 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> please review this change that implements (currently Draft) JEP: G1:
>> Improve Application Throughput with a More Efficient Write-Barrier.
>>
>> The reason for posting this early is that this is a large change, and the
On Wed, 12 Mar 2025 11:58:45 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> please review this change that implements (currently Draft) JEP: G1:
>> Improve Application Throughput with a More Efficient Write-Barrier.
>>
>> The reason for posting this early is that this is a large change, and the
On Fri, 7 Mar 2025 13:14:02 GMT, Albert Mingkun Yang wrote:
>> Thomas Schatzl has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> * iwalulya review
>> * renaming
>> * fix some includes, forward
On Thu, 6 Mar 2025 16:26:31 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> please review this change that implements (currently Draft) JEP: G1:
>> Improve Application Throughput with a More Efficient Write-Barrier.
>>
>> The reason for posting this early is that this is a large change, and the
On Tue, 4 Mar 2025 11:56:56 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> please review this change that implements (currently Draft) JEP: G1:
>> Improve Application Throughput with a More Efficient Write-Barrier.
>>
>> The reason for posting this early is that this is a large change, and the
On Mon, 3 Mar 2025 08:42:05 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> please review this change that implements (currently Draft) JEP: G1:
>> Improve Application Throughput with a More Efficient Write-Barrier.
>>
>> The reason for posting this early is that this is a large change, and the
On Tue, 25 Feb 2025 15:13:43 GMT, Thomas Schatzl wrote:
>> Hi all,
>>
>> please review this change that implements (currently Draft) JEP: G1:
>> Improve Application Throughput with a More Efficient Write-Barrier.
>>
>> The reason for posting this early is that this is a large change, and the
On Tue, 11 Jun 2024 08:17:02 GMT, Albert Mingkun Yang wrote:
> Obsolete OldSize and related code. An internal variable `OldSize` is kept to
> capture the capacity of old-gen size.
This pull request has now been integrated.
Changeset: c94af6f9
Author:Albert Mingkun Yang
URL:
On Mon, 17 Jun 2024 14:30:30 GMT, Albert Mingkun Yang wrote:
>> Obsolete OldSize and related code. An internal variable `OldSize` is kept to
>> capture the capacity of old-gen size.
>
> Albert Mingkun Yang has updated the pull request with a new target base due
> to a m
On Fri, 14 Jun 2024 10:19:47 GMT, Albert Mingkun Yang wrote:
>> Obsolete OldSize and related code. An internal variable `OldSize` is kept to
>> capture the capacity of old-gen size.
>
> Albert Mingkun Yang has updated the pull request with a new target base due
> to a m
> Obsolete OldSize and related code. An internal variable `OldSize` is kept to
> capture the capacity of old-gen size.
Albert Mingkun Yang has updated the pull request with a new target base due to
a merge or a rebase. The incremental webrev excludes the unrelated changes
brought in
On Mon, 17 Jun 2024 13:25:00 GMT, Zhengyu Gu wrote:
>> Albert Mingkun Yang has updated the pull request with a new target base due
>> to a merge or a rebase. The pull request now contains one commit:
>>
>> obsolete-old-size
>
> src/hotspot/share/gc/shared/genA
On Sat, 15 Jun 2024 05:09:49 GMT, David Holmes wrote:
>> Albert Mingkun Yang has updated the pull request with a new target base due
>> to a merge or a rebase. The pull request now contains one commit:
>>
>> obsolete-old-size
>
> src/hotspot/share/runtime/a
> Obsolete OldSize and related code. An internal variable `OldSize` is kept to
> capture the capacity of old-gen size.
Albert Mingkun Yang has updated the pull request with a new target base due to
a merge or a rebase. The pull request now contains one commit:
obsolete-ol
Obsolete OldSize and related code. An internal variable `OldSize` is kept to
capture the capacity of old-gen size.
-
Commit messages:
- obsolete-old-size
Changes: https://git.openjdk.org/jdk/pull/19647/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19647&range=00
Issue:
On Thu, 18 Jan 2024 15:20:13 GMT, Daniel D. Daugherty
wrote:
> A trivial fix to disable core file generation in
> java/foreign/critical/TestCriticalUpcall.java.
Marked as reviewed by ayang (Reviewer).
-
PR Review: https://git.openjdk.org/jdk22/pull/90#pullrequestreview-1829973047
On Fri, 9 Jun 2023 22:17:39 GMT, Naoto Sato wrote:
> This is stemming from the PR: https://github.com/openjdk/jdk/pull/14211 where
> aggressive GC can cause NPE in `BaseLocale$Key` class. I refactored the
> in-house cache with WeakHashMap, and removed the Key class as it is no longer
> needed
18 matches
Mail list logo